The PDF is meant to be printed on 8.5x11 inch paper (Letter sized)
The command I'm running is:
Code: Select all
convert output/* -rotate 90 -page Letter output.pdf
Code: Select all
pdfinfo -f 1 -l 5 output.pdf
---
Page 1 size: 370.286 x 479.193 pts
...
Any idea what am I doing wrong?
Here's the output of "convert --version"
Code: Select all
Version: ImageMagick 6.8.7-1 2013-10-19 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib djvu fftw fontconfig freetype jbig jng jp2 jpeg lcms lqr openexr pango pangocairo png png tiff x xml zlib