[ https://issues.apache.org/jira/browse/PDFBOX-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr updated PDFBOX-2773: ------------------------------------ Attachment: 20120312-Example.pdf > ClassCastException in PDDocumentCatalog.java:339 > ------------------------------------------------ > > Key: PDFBOX-2773 > URL: https://issues.apache.org/jira/browse/PDFBOX-2773 > Project: PDFBox > Issue Type: Bug > Components: PDModel > Affects Versions: 1.8.9, 1.8.10, 2.0.0 > Reporter: Vadimo > Assignee: Tilman Hausherr > Fix For: 1.8.10, 2.0.0 > > Attachments: 20120312-Example.pdf > > > this issue is similar to PDFBOX-2687. I was calling > document.getDocumentCatalog().getOutputIntents(); > and got a > {code} > java.lang.ClassCastException: org.apache.pdfbox.cos.COSObject cannot be cast > to org.apache.pdfbox.cos.COSDictionary > {code} > Here is the file where the error occurs the output intent was set with pdfbox > 1.8.6/7/8 not sure. > https://www.dropbox.com/s/9fpytrdggzehv7s/20120312-Example.pdf?dl=0 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org