I have searched the forum, but I can't find an answer to my question:
Can I use IM to scale PDF files? I want to scale PDF files both up and down.
For example, I have an A3 sized PDF I want to scale down to A4.
- m66 -
PDF scaling
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: PDF scaling
makrell66 wrote:I have searched the forum, but I can't find an answer to my question:
Can I use IM to scale PDF files? I want to scale PDF files both up and down.
For example, I have an A3 sized PDF I want to scale down to A4.
- m66 -
As far as I know, IM does not resize by page format names A3, A4 etc. You can resize an image by pixels using -resize. You can also change the dots per inch using -density or both using -resample. See all these at http://www.imagemagick.org/script/comma ... ptions.php
There are also special PDF processing parameters, see http://www.imagemagick.org/Usage/formats/#ps
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: PDF scaling
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/