Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.4
-
Fix Version/s: 5.0.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
Description
The document in question does not correctly decode and does so without error. When I force the JAI decode logic the images does load. Unfortunately I'm not an expert with the CCITTFax specification so I'm left scratching my head a bit.
I'm thinking about creating an force JAI system property for CCITTFax images as work around for the client. Alternatively I'm going to have to spend quite a bit of time for this one off document learning the specification and debugging the code.
I'm thinking about creating an force JAI system property for CCITTFax images as work around for the client. Alternatively I'm going to have to spend quite a bit of time for this one off document learning the specification and debugging the code.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30900 | Tue Sep 18 08:48:56 MDT 2012 | patrick.corless | |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.5 [ 10342 ] | |
Fix Version/s | 4.3.4 [ 10341 ] |
Fix Version/s | 5.0 [ 10314 ] | |
Fix Version/s | 4.5 [ 10342 ] |
Fix Version/s | 5.0.1 [ 10872 ] | |
Fix Version/s | 5.0 [ 10314 ] |
Salesforce Case Reference | 5007000000O9CKwAAN |
Fix Version/s | 5.1 [ 10675 ] | |
Fix Version/s | 5.0.1 [ 10872 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 5.0.3 [ 11070 ] |
Fix Version/s | 5.1 [ 10675 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I've added the org.icepdf.core.ccittfax.jai system property as a work around hopefully more time can be spent finding out why the original ccittfax algorithm is failing.