Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler export renders not for full page #6990

Open
chuckn0rris opened this issue Jun 13, 2023 · 0 comments
Open

Scheduler export renders not for full page #6990

chuckn0rris opened this issue Jun 13, 2023 · 0 comments
Labels
bug Something isn't working forum Issues from forum OEM OEM customer pdf export

Comments

@chuckn0rris
Copy link

Forum post

In our demo https://bryntum.com/products/scheduler/examples/export/
In console

scheduler.features.pdfExport.export({
  exporterType: 'multipage',
  fileName: 'Plataine-scheduler',
  fileFormat: 'pdf',
  orientation: 'landscape',
  scheduleRange: 'currentview',
  repeatHeader: true,
  sendAsBinary: true,
  })

In result pages
Screenshot 2023-06-13 at 08 56 55
are not fully filled, there is a space in the end on many pages

@chuckn0rris chuckn0rris added bug Something isn't working pdf export forum Issues from forum OEM OEM customer labels Jun 13, 2023
@bmblb bmblb self-assigned this Jun 13, 2023
@chuckn0rris chuckn0rris changed the title Scheduler export renderers not for full page Scheduler export renders not for full page Jun 13, 2023
@bmblb bmblb removed their assignment Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum OEM OEM customer pdf export
Projects
None yet
Development

No branches or pull requests

2 participants