[
https://issues.apache.org/jira/browse/PDFBOX-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-5792.
-------------------------------------
Assignee: Tilman Hausherr
Resolution: Fixed
> 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
> Assignee: Tilman Hausherr
> Priority: Blocker
> Fix For: 2.0.32, 4.0.0, 3.0.3 PDFBox
>
> Attachments: PDFBOX-5792-240045.pdf, PdfBoxSplitterTest.java
>
>
> {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]