You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jorge Spinsanti (JIRA)" <ji...@apache.org> on 2017/10/09 14:55:00 UTC

[jira] [Created] (PDFBOX-3954) IllegalArgumentException on PDPageTree

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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org