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

Maruan Sahyoun commented on PDFBOX-2065:
----------------------------------------

+1 for adding getCOSObject() on a general basis as this allows to add content 
where the PDModel is not reflecting all possible settings to an object.

Coming across a missing setting we should try to enhance the PDModel i.e. 
adding a method to handle the setting though. 

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

Reply via email to