Replies: 1 comment
-
You will need to set image.Page = MagickGeometry.FromPageSize("a4"); p.s. You cannot modify the properties of the |
Beta Was this translation helpful? Give feedback.
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 played around with some settings and this command fits my needs:
i could not reproduce the same result with resize/extent and looks like
-page a4
is not supported?result:
Is there any way to reproduce
-page a4
with existing implementation?Beta Was this translation helpful? Give feedback.
All reactions