[
https://issues.apache.org/jira/browse/PDFBOX-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832440#comment-17832440
]
ASF subversion and git services commented on PDFBOX-5792:
---------------------------------------------------------
Commit 1916653 from Tilman Hausherr in branch 'pdfbox/branches/3.0'
[ https://svn.apache.org/r1916653 ]
PDFBOX-5792: use a map instead of a set to make sure that the source page (that
contains the link to a destination page) is in the current split target document
> Regression NPE in Splitter
> --------------------------
>
> Key: PDFBOX-5792
> URL: https://issues.apache.org/jira/browse/PDFBOX-5792
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.31, 3.0.2 PDFBox
> Reporter: Mohan H
> Priority: Blocker
> Fix For: 2.0.32, 4.0.0, 3.0.3 PDFBox
>
> Attachments: PdfBoxSplitterTest.java, demo.pdf
>
>
> {color:#172b4d}The attached pdf used to work with Splitter in release 3.0.0,
> 3.01 {color}{color:#172b4d}however breaks in 3.0.2.{color}
> {color:#ff0000}Cannot invoke
> "org.apache.pdfbox.pdmodel.PDPage.getCOSObject()" because the return value of
> "org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination.getPage()"
> is null{color}
> {color:#0066cc}java.lang.NullPointerException{color}{color:#ff0000}: Cannot
> invoke "org.apache.pdfbox.pdmodel.PDPage.getCOSObject()" because the return
> value of
> "org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination.getPage()"
> is null{color}
> {color:#ff0000} at
> org.apache.pdfbox.multipdf.Splitter.fixDestinations({color}{color:#0066cc}Splitter.java:153{color}{color:#ff0000}){color}
> {color:#ff0000} at
> org.apache.pdfbox.multipdf.Splitter.split({color}{color:#0066cc}Splitter.java:136{color}{color:#ff0000}){color}
>
> Have attached the pdf and a test class.
> It fails if we split on page count =1 or count = 10.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]