Inconsistent page dimensions and aspect ratios in exported PDF #687
Replies: 1 comment
|
@ramangorgin that s on purpose for the "full" page mode. Look un PDF export settings and you can change it to a4 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am encountering an issue where the exported PDF document has inconsistent page dimensions and aspect ratios. When scanning multiple pages, each page in the resulting PDF seems to inherit the aspect ratio of the raw crop, rather than being normalized to a uniform document size (like A4 or US Letter).
This forces the user to constantly zoom in/out when viewing the PDF, creating a poor user experience.

Can I solve this problem by changing the preferences in the app or should I open an Issue?
All reactions