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

Tilman Hausherr edited comment on PDFBOX-2673 at 2/16/15 8:59 PM:
------------------------------------------------------------------

You put another change into your code, you're starting at 1 instead of 0. We 
can't do that, not for the 1.8 version, although it makes sense, because there 
might be people who rely on the "starting from 0" counting. Maybe for the 2.0 
version.


was (Author: tilman):
You put another change into your code, you're starting at 1 instead of 0. We 
can't do that, not for the 1.8 version, although it makes sense. Maybe for the 
2.0 version.

> Add output path prefix param in PDFSplit/Splitter
> -------------------------------------------------
>
>                 Key: PDFBOX-2673
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2673
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Utilities
>    Affects Versions: 1.8.8, 2.0.0
>            Reporter: Arsen Borovinskiy
>            Priority: Minor
>
> Stateless framework (like php) must randomization output for concurrency safe 
> split document from command line.
> Please add a parameter -outputPrefix as seen in PDFToImage: 
> https://github.com/apache/pdfbox/blob/1.8/pdfbox/src/main/java/org/apache/pdfbox/PDFToImage.java
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to