[
https://issues.apache.org/jira/browse/PDFBOX-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317749#comment-14317749
]
Tilman Hausherr edited comment on PDFBOX-2681 at 2/12/15 7:37 AM:
------------------------------------------------------------------
{quote}If I convert the PDF to RGB in Illustrator first{quote}
When you do that, does the PDF still contain the word "ShadingType" in it? If
yes and the image is correct, then it means that the CMYK conversion possibly
the cause of the problem. Additionally, I see that the PDF still has "SMask"
and "Transparency" where we still have problems. Also consider watching this
video:
https://www.youtube.com/watch?v=TiqDqd-1pwU
This is pure horror :-(
was (Author: tilman):
{quote}If I convert the PDF to RGB in Illustrator first{quote}
When you do that, does the PDF still contain the word "ShadingType" in it? If
yes and the image is correct, then it means that the CMYK possibly the
problem. Additionally, I see that the PDF still has "SMask" and "Transparency"
where we still have problems. Also consider watching this video:
https://www.youtube.com/watch?v=TiqDqd-1pwU
This is pure horror :-(
> Colors inaccurate rastered CMYK source w/ gradient + photo
> ----------------------------------------------------------
>
> Key: PDFBOX-2681
> URL: https://issues.apache.org/jira/browse/PDFBOX-2681
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Environment: Tested on OS X 10.10, Java 1.6 / 1.8
> Reporter: Jon Wu
> Attachments: gradient-test-illustrator.jpg, gradient-test-pdfbox.jpg,
> gradient-test-photo-illustrator.jpg, gradient-test-photo-pdfbox.jpg,
> gradient-test-photo.pdf, gradient-test.pdf
>
>
> In the attached gradient-test-photo.pdf, there's a photo with a gradient on
> top of it. The colors in the gradient are CMYK. When rasterizing this test
> file with PDFBox 2.0.0 SNAPSHOT 20150209, the resulting image's gradient is
> different from the original and the colors of the photo under the gradient
> look significantly different vs the display in Adobe tools like Illustrator
> or other compliant PDF readers.
> Issues:
> - Color hue is wrong. Is this a CMYK to RGB issue?
> - Opacity of gradient is wrong and much different. The jpg from Illustrator
> shows much more of the photo without a gradient over it.
> Without a photo, there's still a difference, but it's much harder to see.
> Example in gradient-test.pdf where the same gradient is drawn over a grey
> rectangle.
> If I convert the PDF to RGB in Illustrator first and rasterize the RGB PDF
> with PDFBox, the result is nearly identical between Illustrator and PDFBox so
> this seems like a CMYK conversion issue in both the general color conversion
> and maybe how the gradient is calculated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]