Arul Dhesiaseelan created PDFBOX-3318:
-----------------------------------------

             Summary: IllegalArgumentException in PDPageTree constructor: root 
cannot be null
                 Key: PDFBOX-3318
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3318
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Arul Dhesiaseelan


When merging this pdf with anyother pdf, I get this exception. It looks similar 
to PDFBOX-2615.

{code}
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:128)
        at 
org.apache.pdfbox.multipdf.PDFMergerUtility.appendDocument(PDFMergerUtility.java:484)
        at 
org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:213)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to