We have converted most of our first page of the pdf to a thumbnail without any problems. But for some pdf when we try to convert these files, the thumbnail turned sideway or the thumbnail has large area of whitespace skewing the thumbnails to larger size that specified. Wondering if the PDF file itself is causing this problem
Here's the command that I used:
convert test.pdf[0] -thumbnail 120x90 -sharpen 10 test1.gif
Thanks,
Sing