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

Michael Vakulich edited comment on PDFBOX-4114 at 2/18/18 5:01 PM:
-------------------------------------------------------------------

I don't think that this fix will break things even if jdk will be fixed as soon 
as fix itself is changing profile class to display, 

That looks like a pdf issue that it apply profiles to image even if they has 
wrong display class so we force the profile to be used by jdk.

 The original patch was to fix embedded CMYK profiles as I have in example, so 
naming is a bit confusing, but I'll change it

Will correct my description and patch according comments.


was (Author: m.vakulich):
I don't think that this fix will break things even if jdk will be fixed as soon 
as fix itself is changing profile class to display, 

That looks like a pdf issue that it apply profiles to image even if they has 
wrong display class so we force the profile to be used by jdk.

 

Will correct my description and patch according comments.

> ICCBased color spaces wrong color output
> ----------------------------------------
>
>                 Key: PDFBOX-4114
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4114
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel, Rendering
>    Affects Versions: 2.0.8
>            Reporter: Michael Vakulich
>            Priority: Major
>             Fix For: 2.0.9, 3.0.0 PDFBox
>
>         Attachments: ICCBased.patch, compare.jpg, highResPdf-1.jpg, 
> highResPdf.pdf
>
>
> When rendering page with embedded ICC_profile (DeviceCMYK) it has a wrong 
> colors, like semitransparent white plane covering the page
> See the render output
> Looking across internet I've found that this issue is caused because JSK has 
> an issue with using profiles which Class is not Display.
> Here is the one of proposed patches I've found and which worked for me
> Please review proposed patch



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to