Premium support for our pure JavaScript UI components


Post by nagasain »

I am using the pdf export plugin and modified it to print the pages from the clientside.
While printing when there are more resources on the scheduler, the time ranges are not displaying correctly on the bottom pages, since time ranges are appending to dom dynamically, by the time scheduler is scrolled and pages are captured, time ranges are not appending to dom, so on print pages, they are not displaying.
On the first few pages they display correctly, other pages to the bottom are not displaying the time ranges. It should show up as white, instead, they are empty, check from the resource "Khushi Ram"
Is it possible to show all time ranges on dom or adding delay to the scrolling?

Attachments
bryntum2.png
bryntum2.png (56.29 KiB) Viewed 533 times
bryntum1.png
bryntum1.png (71.95 KiB) Viewed 533 times

Post by alex.l »

Hi nagasain,

We were able to reproduce this issue using the information you provided above. Here is a ticket: https://github.com/bryntum/support/issues/2646
Thank you for the report!

All the best,
Alex

All the best,
Alex


Post by nagasain »

thanks, Alex, If there is any workaround for this issue, please suggest it.


Post by alex.l »

No, unfortunately we have to wait for the fix.

All the best,
Alex


Post Reply