Our state of the art Gantt chart


Post by agarcia »

Good morning Bryntum support,

I'm exporting my gantt by using the PDF export feature. I was facing some issues regarding the checkboxes (Boolean Columns such as rollup column and so...) because there were not visible on my PDF as they are on the view.

After several tries on my project, I went to the official examples, and I just added a boolean column, and I got the same result (Ticked checkboxes not displayed on the PDF).

In my project, I realized that if I change the checkboxes it changes something on the PDF, but not good. I think the issue is that the HTML sent to the server is not updated with the view. I tried many things changing content before sending the HTML to export, but it seems the changes I see on the view are not being sent to the server.

I send you attached a couple of screenshots about it.

Could you check it out? Or if there is a workaround for that, could you tell us how to fix it?

Regards
Thank you in advance

Attachments
Captura de pantalla 2023-02-01 092605.png
Captura de pantalla 2023-02-01 092605.png (189 KiB) Viewed 77 times
pdfexport-issue.png
pdfexport-issue.png (136.69 KiB) Viewed 77 times

Post by alex.l »

Hi,

This is known issue, here is the ticket: https://github.com/bryntum/support/issues/6086
You can subscribe on ticket updates to be notified when it's fixed.

All the best,
Alex


Post Reply