You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2016/11/01 17:20:58 UTC

[jira] [Commented] (PDFBOX-3549) Can't read embedded ICC 4 profile (Invalid profile sequence)

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

John Hewson commented on PDFBOX-3549:
-------------------------------------

According to the PDF spec V4 (a.k.a. ICC.1:2001-12) profiles have been supported since PDF 1.5. But this is a problem for Java's CMS, as PDFBox delegates all color profile code to Java.

> Can't read embedded ICC 4 profile (Invalid profile sequence)
> ------------------------------------------------------------
>
>                 Key: PDFBOX-3549
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3549
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.3
>         Environment: Ubuntu 12.04 AMD64, Java 8
>            Reporter: Liu Huasong
>              Labels: ICC, icc4
>
> 1) Goto this page: http://www.color.org/version4ready.xalter
> 2) Download this file: http://www.color.org/version4pdf.pdf
> 3) Run this command:
> java -jar pdfbox-app-2.0.3.jar PDFToImage version4pdf.pdf
> 4) PDFBox output error:
> Can't read embedded ICC profile (Invalid profile sequence), using alternate color space: DeviceRGB
> 5) Open the output file: version4pdf1.jpg, you will found there is a rendering error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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