Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.3
-
Fix Version/s: 4.3.4
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
The sample PDF renders without error but the green back ground is quite a bit darker then what acrobat renders. The PDF uses a fairly complex colour model but after double checking the logic I think we are looking at a standard issues with CMYK to RGB colour conversion. The conversion process tends to generate darking colours then adobe.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31432 | Thu Oct 11 15:12:06 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceCMYK.java
MODIFY /icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/Stream.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31384 | Wed Oct 10 11:13:46 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceCMYK.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31140 | Thu Sep 27 09:44:30 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceCMYK.java
|