Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.8
-
None
Description
I got the following stacktrace merging PDFs. PDF files can not be attached because they have confidential information.
java.lang.ClassCastException: org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript cannot be cast to org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDDestination
at org.apache.pdfbox.multipdf.PDFMergerUtility.appendDocument(PDFMergerUtility.java:359)
at org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:266)
Attachments
Issue Links
- is duplicated by
-
PDFBOX-4160 ClassCastException in PDFMergerUtility
- Closed
- relates to
-
PDFBOX-3972 Incorrect page after merge for OpenAction with GoTo page destination
- Closed