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 2018/06/19 20:16:00 UTC

[jira] [Comment Edited] (PDFBOX-4246) Incorrect colors rendered

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

Tilman Hausherr edited comment on PDFBOX-4246 at 6/19/18 8:15 PM:
------------------------------------------------------------------

After looking at
http://www.oracle.com/technetwork/java/javase/2col/8u92-bugfixes-2949473.html
I'd say it's this bug:
https://bugs.java.com/view_bug.do?bug_id=JDK-8041501
That one leads to a stackoverflow question that has a famliar color 
https://stackoverflow.com/questions/20789043/image-changes-color-when-saved-with-java
See the comments… using twelvemonkeys solved it. Btw twelvemonkeys isn't just something that "I heard about", I use it in production for clients and PDFBox uses some of ist code.


was (Author: tilman):
After looking at
http://www.oracle.com/technetwork/java/javase/2col/8u92-bugfixes-2949473.html
I'd say it's this bug:
https://bugs.java.com/view_bug.do?bug_id=JDK-8041501
That one leads to a stackoverflow question that has a famliar color 
https://stackoverflow.com/questions/20789043/image-changes-color-when-saved-with-java
See the comments… using twelvemonkeys solved it. Btw twelvemonkeys isn't just something that "I heard about", I use it in production for clients and PDFBox uses some of their code.

> Incorrect colors rendered 
> --------------------------
>
>                 Key: PDFBOX-4246
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4246
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.9
>         Environment: Windows 8.1, 10
>            Reporter: Juraj Antal
>            Priority: Major
>         Attachments: debbuger-app-screenshot.jpg, xerox.pdf
>
>
> In PDF documents created by some Xerox machines / engines PDFBox renders wrong colors. Even viewer provided in debugger-app-2.0.9.jar renders it wrong (red background).
> The document passed Adobe PDF check, no issues were detected. No issues with adobe reader and other PDF engines.
> I attach a sample document and screenshot from debbuger app viewer.



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

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