Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.5
-
Fix Version/s: 5.0.6
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
While working through a CCITTFax support case I came across an issue where the BlackIs1 flag was not getting picked up. Our code only looks for the BlackIs1 flag in the DeocdeParams. The sample file the BlackIs1 flag is found in the main image dictionary.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.0.6 [ 11381 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40805 | Tue Apr 15 08:53:28 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/filters/CCITTFax.java
MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added additional check for blackIs1 in the main dictionary.