Couple of questions regarding PDF to Image.

11 views
Skip to first unread message

Support

unread,
Sep 1, 2010, 3:25:24 PM9/1/10
to PDF2Image
Q: Hi,
I have two questions.
1 pdf2image –f jpg --prefix dd --digits 3 -a 1,11 --gray
PDFTron_PDF2Image_User_Manual.pdf
I found your sofware don't create two JPG images, It just
creates two PNG images ,why?
2 I don't know how to use the option --clip ,for example, If I
want to create a image like the attachment image, how can I do?
thanks.


------------------
A: We tried it and it works. The problem is that you have some bad
characters in your command line string (‘–’ instead of ‘-’)

Please try the following line:

pdf2image -f jpg --prefix dd --digits 3 -a 1,11 --gray
PDFTron_PDF2Image_User_Manual.pdf

To clip you can use -c option. For example:

pdf2image -c 0,0,300,400 tiger.pdf
Reply all
Reply to author
Forward
0 new messages