Am 17.11.2016 um 10:00 schrieb Ashish Bansal:
Hi,

I am using the PDFBox 2.0.3 jars in my application for converting the PDF
to images. Thus I am using the PDFToImage command. I have read the
documentation but still I am not able to figure out that is there any way
in which I can specify the destination location also. I want my images to
get stored in a particular location, not the source location. Can you
please help me out here  ?

Thanks & Regards,


There isn't.

Workaround 1:
Copy your PDF to the target directory, do the converting, then delete the copy.

Workaround 2:
Grab the sources and make your own tool :-)


Tilman



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to