Converting a multipage PDF into a single image (TIFF or PNG) #1036
Unanswered
stevio-stack
asked this question in
Help
Replies: 1 comment 1 reply
-
What are you trying to accomplish? Why does the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
You have no example for converting a multipage PDF into a single (multipage) image (TIFF or PNG). This would seem to be the most obvious choice. I am referring to your document here: https://github.com/dlemstra/Magick.NET/blob/main/docs/ConvertPDF.md
I did try AppendHorizontally and AppendVertically but neither of those is what I am after. They both produce single page output but tiny and distorted.
Beta Was this translation helpful? Give feedback.
All reactions