Write2File Fails for PDCalRGB
-----------------------------

                 Key: PDFBOX-836
                 URL: https://issues.apache.org/jira/browse/PDFBOX-836
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
            Reporter: Kenneth Berland
            Priority: Minor


decoding of PDPixelMap images with a CalRGB colormap is not implemented.

ERROR org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap - 
java.io.IOException: Not implemented
java.io.IOException: Not implemented
        at 
org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB.createColorModel(PDCalRGB.java:113)
        at 
org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap.getRGBImage(PDPixelMap.java:201)
        at 
org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap.write2OutputStream(PDPixelMap.java:310)
        at 
org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectImage.write2file(PDXObjectImage.java:139)

-- 
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