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.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.0.7 [ 11470 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1 [ 10675 ] | |
Fix Version/s | 5.0.7 [ 11470 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 5.0.7 [ 11470 ] | |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.