Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.8
-
None
-
Windows 10
-
Important
Description
I got a pdf,,, in which pdfbox gives errors while parsing it.
Exception in thread "main" java.lang.IllegalArgumentException: root cannot be null at org.apache.pdfbox.pdmodel.PDPageTree.<init>(PDPageTree.java:75) at org.apache.pdfbox.pdmodel.PDDocumentCatalog.getPages(PDDocumentCatalog.java:129) at org.apache.pdfbox.pdmodel.PDDocument.getNumberOfPages(PDDocument.java:1411)
This did not happen with 2.0.7.
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-4097 Compressed object will lost when brute force search failed to handle compressed streams
- Closed