Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.6_P01
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:-Dorg.icepdf.core.target.dither=VALUE_DITHER_ENABLE -Dorg.icepdf.core.screen.render=VALUE_RENDER_QUALITY -Dorg.icepdf.core.screen.interpolation=VALUE_INTERPOLATION_BICUBIC -Dorg.icepdf.core.imageReference=smoothScaled
-
Support Case References:Support Case #12873 - https://icesoft.my.salesforce.com/5007000000dAl6I
Description
In the provided PDF file, there are a few images that show students on a solid colour background. With ICEpdf the background is rendered as two distinct colour gradients.
The images can be lightened significantly using the property -Dorg.icepdf.core.cmyk.image.black=2000 however its isn't an exact match to the background fill colour. The underlying issue is related to http://jira.icesoft.org/browse/PDF-765. We can use the Adobe ICC colour profile to fix this issue but we need a way to speed up the colour lookup.