Hello,
When I export the schedule to PDF, there is time bar and the date showing on the first page on PDF. Can this also be also printed on the second page and third page and so on?
Thank you.
There is a tutorial available that shows how to do this using the client-side export:
https://code.daypilot.org/76551/html5-scheduler-paged-pdf-export
Basically, it's necessary to export one image per page with the desired configuration instead of trying to split one big image.