You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/05/11 00:08:14 UTC

[jira] [Commented] (PDFBOX-2065) Missing getCOSObject() in PDCalRGB

    [ https://issues.apache.org/jira/browse/PDFBOX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992532#comment-13992532 ] 

Tilman Hausherr commented on PDFBOX-2065:
-----------------------------------------

Shouldn't we do the same for the 1.8 branch? My guess is that the "problems" that [~chupacabras] ran into involved assigning something to one of the exotic PDDevices, and then not getting it in his PDF. So it could happen for an 1.8 user too.

> Missing getCOSObject() in PDCalRGB
> ----------------------------------
>
>                 Key: PDFBOX-2065
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2065
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Juraj Lonc
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> PDCalRGB.java should have these lines:
>     @Override
>     public COSBase getCOSObject() {return array;}
> like all the other classes that extend PDCIEBasedColorSpace



--
This message was sent by Atlassian JIRA
(v6.2#6252)