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

Output Page Sizes #11

Closed
KeksTheAllmighty opened this issue Apr 12, 2021 · 1 comment
Closed

Output Page Sizes #11

KeksTheAllmighty opened this issue Apr 12, 2021 · 1 comment

Comments

@KeksTheAllmighty
Copy link

Hey, first of all thank you for the amazing software!
Now, once I used it I noticed that the pages of the output PDF are actually not A4 size but are actually smaller.
This leads to my printer printing some extra white borders.

Is there a possibility to enforce A4 format on the output pages?

@oxplot
Copy link
Owner

oxplot commented Apr 13, 2021

This is expected. The size you specify is the size of each page as it's printed, not the size of the content inside the page. The margin provides space for things like page number, tile number, document title and most importantly, trim marks so the actual content can be precisely trimmed.

This has been a point of confusion for others as well, so I may address it in the implementation somehow.

@oxplot oxplot closed this as completed Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants