simon steiner created PDFBOX-2311:
-------------------------------------
Summary: color space 'COSName{DefaultRGB}' does not exist in the
current page's resources
Key: PDFBOX-2311
URL: https://issues.apache.org/jira/browse/PDFBOX-2311
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 2.0.0
Reporter: simon steiner
Attachments: expected.pdf
java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
expected.pdf
Exception in thread "main" java.io.IOException: The color space
'COSName{DefaultRGB}' does not exist in the current page's resources
at
org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace.create(PDColorSpace.java:104)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)