[ https://issues.apache.org/jira/browse/PDFBOX-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832458#comment-17832458 ]
Tilman Hausherr commented on PDFBOX-5792: ----------------------------------------- Yes you can delete it. I just added the file that I used to test. It is by NOAA-NMFS-AFSC which is NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION, National Marine Fisheries Service, Alaska Fisheries Science Center. > 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: PDFBOX-5792-240045.pdf, 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: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org