Tilman Hausherr created PDFBOX-3473:
---------------------------------------
Summary: IllegalArgumentException: resourceDictionary is null in
PDFMerger (2)
Key: PDFBOX-3473
URL: https://issues.apache.org/jira/browse/PDFBOX-3473
Project: PDFBox
Issue Type: Bug
Components: Utilities
Affects Versions: 2.0.2, 2.0.3, 2.1.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Fix For: 2.0.3, 2.1.0
As reported in PDFBOX-2546 by [~mkrivan]
{code}
Caused by: java.lang.IllegalArgumentException: resourceDictionary is null
at org.apache.pdfbox.pdmodel.PDResources.<init>(PDResources.java:70)
at
org.apache.pdfbox.multipdf.PDFMergerUtility.appendDocument(PDFMergerUtility.java:559)
at
org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:261)
{code}
The cause is an empty PDPage, i.e. without resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]