[ 
https://issues.apache.org/jira/browse/PDFBOX-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-1517.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8.0
         Assignee: Andreas Lehmkühler

I added the patch in revision 1446284 as proposed.

Thanks for the contribution!
                
> PDFSplit: split is set to one if no -split argument present
> -----------------------------------------------------------
>
>                 Key: PDFBOX-1517
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1517
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: philpv
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: 
> 0001-PDFBOX-1517-fixed-wrong-behaviour-if-no-split-specif.patch
>
>
> Wiki http://pdfbox.apache.org/commandlineutilities/PDFSplit.html says that 
> command
> PDFSplit -startPage 5 -endPage 10 sample_with_13_pages.pdf
> will provide a pdf containing all pages from 5 to 10 of the source pdf.
> Instead it provides 5 pdf, each one page long.
> From other point local variable {{startEndPageSet}} in 
> {{org.apache.pdfbox.PDFSplit}} is never set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to