Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 5.0.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
The PDF in question displays a black image on the page, obfuscating the black text that is drawn above it. In our rendering core the JPEG image is detected as grey encoded. My first guess is that this is incorrect.
This issue is complicated by the the fact that our current JPEG support is handle by a now deprecated and removed library in JDK 1.7. As a result we'll have to look at this issue using an alternative image library.
This issue is complicated by the the fact that our current JPEG support is handle by a now deprecated and removed library in JDK 1.7. As a result we'll have to look at this issue using an alternative image library.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34777 | Tue May 07 13:10:34 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/util/content/OContentParser.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/content/AbstractContentParser.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34727 | Mon May 06 10:46:21 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34707 | Fri May 03 14:07:13 MDT 2013 | patrick.corless | |
Files Changed | ||||
ADD
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/CalGray.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/PColorSpace.java MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/CalRGB.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34680 | Thu May 02 14:37:02 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34635 | Wed May 01 13:37:28 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34532 | Thu Apr 25 10:41:19 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java |