[
https://issues.apache.org/jira/browse/PDFBOX-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284187#comment-14284187
]
ASF subversion and git services commented on PDFBOX-2613:
---------------------------------------------------------
Commit 1653333 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1653333 ]
PDFBOX-2613: validate /N entry against ICC profiles; split validateICCProfile()
method
> Conflicting /N information for OutputIntent not detected by preflight
> ---------------------------------------------------------------------
>
> Key: PDFBOX-2613
> URL: https://issues.apache.org/jira/browse/PDFBOX-2613
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight
> Affects Versions: 1.8.8, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Fix For: 2.0.0
>
> Attachments: bug1771.pdf
>
>
> {code}
> <</Metadata 2 0 R/OpenAction[12 0 R/XYZ null null 0]/Outlines 6 0
> R/OutputIntents[<</DestOutputProfile 28 0 R/Info(sRGB
> IEC61966-2.1)/OutputCondition()/OutputConditionIdentifier(Custom)/RegistryName(http://www.color.org)/S/GTS_PDFA1/Type/OutputIntent>>]/Pages
> 8 0 R/Type/Catalog>>
> endobj
> <</Filter/FlateDecode/Length 2574/N 4>>stream
> {code}
> This contradiction that an ICC profile has a different # of components than
> the N item is not detected by preflight, but should be (PDFTools does it, and
> the Bavaria test suite requires it).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)