[
https://issues.apache.org/jira/browse/PDFBOX-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994976#comment-13994976
]
Andreas Lehmkühler commented on PDFBOX-2065:
--------------------------------------------
[~tilman] The 1.8 branch isn't affected, the origin issue was an result of the
refactoring.
> 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)