Tilman Hausherr created PDFBOX-3695: ---------------------------------------
Summary: ClassCastException in SetRenderingIntent.process Key: PDFBOX-3695 URL: https://issues.apache.org/jira/browse/PDFBOX-3695 Project: PDFBox Issue Type: Bug Components: Parsing Affects Versions: 2.0.4 Reporter: Tilman Hausherr Assignee: Tilman Hausherr Fix For: 2.0.5, 2.1.0 {code} ClassCastException: org.apache.pdfbox.cos.COSFloat cannot be cast to org.apache.pdfbox.cos.COSName org.apache.pdfbox.contentstream.operator.state.SetRenderingIntent.process(SetRenderingIntent.java:43) {code} happens with the file from PDFBOX-3693. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org