Page 1 of 1

Ticked checkboxes not displayed on export PDF from the gantt

Posted: Wed Feb 01, 2023 10:29 am
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


Re: Ticked checkboxes not displayed on export PDF from the gantt

Posted: Wed Feb 01, 2023 12:49 pm
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.