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 2017/05/22 14:55:04 UTC

[jira] [Commented] (PDFBOX-3802) Images wrong color

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

Tilman Hausherr commented on PDFBOX-3802:
-----------------------------------------

Btw I tried both with KCMS and LCMS (which is terribly slow), although I don't know what version of LCMS is used in jdk8.

> Images wrong color
> ------------------
>
>                 Key: PDFBOX-3802
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3802
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>         Environment: Gentoo, Ubuntu
>            Reporter: Daniel Persson
>            Priority: Minor
>         Attachments: pdfbox.png, poppler.png, test.pdf
>
>
> We found that some images in our pdf flow didn't have the correct colors after extraction.
> After some investigation it seemed that we had the same problem with both poppler and pdfbox. We found a solution for poppler where we recompiled it with version 2.8 of Little CMS.
> The images in this issue was created with these commands:
> ```
> java -jar pdfbox-app-2.1.0-SNAPSHOT.jar PDFToImage -imageType png test.pdf
> ```
> ```
> pdftoppm test.pdf -png poppler
> ```
> Best regards
> Daniel



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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