Preserve the size and resolution of a pdf file #1655
Unanswered
manuel-collab
asked this question in
Help
Replies: 3 comments
-
Why are you asking that question here? This looks like an ImageMagick question? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was referring in Magick.NET. Thank you
Manuel Quero Delgado
El El mar, 11 jun 2024 a las 22:55, Dirk Lemstra ***@***.***>
escribió:
… Why are you asking that question here? This looks like an ImageMagick
question?
—
Reply to this email directly, view it on GitHub
<#1655 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APJ2PEQZVY7QWQDI24JKMXTZG5P57AVCNFSM6AAAAABJE2CP7WVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TONBTGY4TE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think my library is the best library to use when converting from pdf to pdf. Is it possible to share your file so I can give more information about why this is happening? |
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.
-
How can I preserve the characteristics of a document by performing the following command?
convert color.pdf color_converted.pdf
When I open color_converted.pdf I notice that the resolution of the images it contains has been modified. How can I convert the file without it being altered? Thanks
Beta Was this translation helpful? Give feedback.
All reactions