White space when converting pdf to pdf?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
kim_earth

White space when converting pdf to pdf?

Post by kim_earth »

(using imagemagick 6.20, ghost script 8.51 on a linux box.)

When converting several pdfs to one multipage pdf document, I'm getting the following:


My command is:
convert -density 300 -compress JPEG 20 hi1.pdf hi2.pdf hi.pdf

alot of whitespace and 2 tiny tiny images on seperate pages..
any other options I need?

thanks in advance..
Post Reply