Replies: 1 comment 2 replies
-
How do you do that "combining"? Otherwise: the pixmap dimensions (i.e. its rectangle) reflect the number of pixels in x / y direction. This is not the same as the page size when printed / displayed. Here, the resolution comes into play. |
Beta Was this translation helpful? Give feedback.
2 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.
-
When combining jpg to pdf, the default size from get_pixmap is 3000+, but when I print with acrobat to an A4 pdf, the default size from get_pixmap is 960 x 541 pixels, etc.? How to set all pages to a normal size for all pdf files?
Beta Was this translation helpful? Give feedback.
All reactions