[ 
https://issues.apache.org/jira/browse/PDFBOX-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-482.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0-incubator

The issue is fixed with version 783214. 

@Hilel
Thanks for the patch!

> DeviceCMYK support in PDColorSpaceFactory
> -----------------------------------------
>
>                 Key: PDFBOX-482
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-482
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>            Reporter: Hilel New
>             Fix For: 0.8.0-incubator
>
>         Attachments: hilel-new.patch
>
>
> Running the PrintImageLocations example, causes an exception on some PDF 
> files:
> java.io.IOException: Unknown colorspace array type:COSName{DeviceCMYK}
> at 
> org.apache.pdfbox.pdmodel.graphics.color.PDColorSpaceFactory.createColorSpace 
> (PDColorSpaceFactory.java:107) 
> One of the methods in PDColorSpaceFactory class  is missing the codes that 
> handels DeviceCMYK Colour Space.
> I attached a patch that solves the problem (I hope)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to