[
https://issues.apache.org/jira/browse/PDFBOX-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
philpv updated PDFBOX-1517:
---------------------------
Description:
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.
was:
Wiki http://pdfbox.apache.org/commandlineutilities/PDFSplit.html says that
command
{code}
PDFSplit -startPage 5 -endPage 10 sample_with_13_pages.pdf
{code}
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.
> 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
> Priority: Minor
>
> 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