[ 
https://issues.apache.org/jira/browse/PDFBOX-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832408#comment-16832408
 ] 

Bidouille commented on PDFBOX-4533:
-----------------------------------

I can't because pdfbox is executed from an OpenOffice macro through a single 
shell command call.

Well, I use only PDFToImage and the new ImageToPDF. 
But I think that it will be fine to have for:
 * ExtractImages
 * ExtractText

> Command-line tools should have an output directory method
> ---------------------------------------------------------
>
>                 Key: PDFBOX-4533
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4533
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>            Reporter: Bidouille
>            Priority: Minor
>
> Example for PDFToImage but other command are involved
> If I run this command-line:
> {{c:\temp> java -jar c:\pdfbox\pdfbox-app-2.1.5.jar PDFToImage -outputPrefix 
> x d:\test\foo.pdf}}
> Images are created in c:\temp instead of input pdf directory d:\test.
> Is it possible to have an option like *-outputDir* to specify where create 
> images?
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to