You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Bidouille (JIRA)" <ji...@apache.org> on 2019/05/03 06:45:00 UTC

[jira] [Created] (PDFBOX-4533) Command-line tools should have an output directory method

Bidouille created PDFBOX-4533:
---------------------------------

             Summary: 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


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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org