[
https://issues.apache.org/jira/browse/PDFBOX-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120043#comment-14120043
]
ASF subversion and git services commented on PDFBOX-2311:
---------------------------------------------------------
Commit 1622295 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1622295 ]
PDFBOX-2311: Log message rather than exception when a missing color space is
encountered
> 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)