You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/08 19:12:34 UTC

[jira] [Commented] (PDFBOX-2401) Image has wrong colors after Merge

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

ASF subversion and git services commented on PDFBOX-2401:
---------------------------------------------------------

Commit 1630183 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1630183 ]

PDFBOX-2401: add test to check that String values with 00 and FF are considered different

> Image has wrong colors after Merge
> ----------------------------------
>
>                 Key: PDFBOX-2401
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2401
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel, Utilities
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>         Attachments: michael levine.pdf, p13-17.pdf, p13-17double.pdf
>
>
> Marc Davis fronm the user mailing list has provided a file (michael levine.pdf) that, when merged with another file, has a black image on page 17 ("TL-9"). I tried to investigate / narrow this somewhat:
> - it happens with any other file, or just use the michael levine file twice
> - extracting p17 with PDFSplit and then merging the result doesn't do it
> - extracting p1-17 with PDFSplit  and then merging the result does do it
> - extracting p13-17 with PDFSplit  and then merging the result does do it, altthough the black is now at the first page
> The page is not really "black", the colors are incorrect.
> That's all I found out until now. I compared the two files with PDFDebugger and can't see any obvious differences. I looked into the files with NOTEPAD++, there are some differences like that the colorspace is now indirect.



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