Jorge Spinsanti created PDFBOX-3954:
---------------------------------------

             Summary: IllegalArgumentException on PDPageTree
                 Key: PDFBOX-3954
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3954
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
            Reporter: Jorge Spinsanti


I got the following stacktrace:
{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:129)
        at 
org.apache.pdfbox.multipdf.PDFMergerUtility.appendDocument(PDFMergerUtility.java:562)
        at 
org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:265)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to