Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 6.0.0_P01, 6.0.1
-
Fix Version/s: 6.1.1
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13642 - https://icesoft.my.salesforce.com/5007000001XNBGW
Description
The provided PDF file is rendered with inverted black and white. The customer is reporting this has been an issue since the ICEpdf 5.0.5 release.
Activity
Arran Mccullough
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.1 [ 12070 ] |
Patrick Corless
made changes -
Fix Version/s | 6.1.1 [ 12975 ] | |
Fix Version/s | 6.1 [ 12070 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48558 | Thu Mar 24 08:52:15 MDT 2016 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48559 | Thu Mar 24 08:52:25 MDT 2016 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49467 | Mon Nov 07 15:32:34 MST 2016 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
|
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
A similar bug http://jira.icesoft.org/browse/PDF-736 has the blackIs1 one value in the same spot and is need to decode the image correctly. If the client has a lot of files we can create a system property or potentially a weighted average on the black to white ratio. But for the time being it feels like this image is malformed.