Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.2
-
Fix Version/s: 5.0.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
-
Workaround Description:none
Description
A client has submitted a PDF document that contains a JPEG images that is of medium size 2200x1700 using the Separation colour space. In 5.x quite a bit of refactoring as done to the imaging core as well as some bug fixes.
One of these changes was to fix colorant issue with separation colour space in JPEG images. The document in question falls into this code path and tax considerably longer to decode then 4.x. Further work should be done to try and speed this decode process up
One of these changes was to fix colorant issue with separation colour space in JPEG images. The document in question falls into this code path and tax considerably longer to decode then 4.x. Further work should be done to try and speed this decode process up
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36626 | Wed Jul 10 16:01:10 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java |