Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.6_P01
-
Fix Version/s: 5.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
-
Support Case References:Support Case #13037 - https://icesoft.my.salesforce.com/5007000000nOvNF
Description
The PDF contains a deviceN colour space,
[/DeviceN [/Cyan /Magenta /Yellow /Black] /DeviceCMYK 25 0 R]
And the black is specified with /CS0 cs 0 0 0 1 scn. Where 0,0,0,1 represents the CMYK values and more importantly black or K.
I'm pretty sure the we are reversing the colour information which is why the cyan color is shown instead of black.
[/DeviceN [/Cyan /Magenta /Yellow /Black] /DeviceCMYK 25 0 R]
And the black is specified with /CS0 cs 0 0 0 1 scn. Where 0,0,0,1 represents the CMYK values and more importantly black or K.
I'm pretty sure the we are reversing the colour information which is why the cyan color is shown instead of black.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42591 | Fri Sep 19 10:07:32 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42589 | Fri Sep 19 08:40:46 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/Separation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42587 | Thu Sep 18 16:56:57 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType2Pattern.java
MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/Indexed.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42584 | Thu Sep 18 12:01:19 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/util/content/AbstractContentParser.java
MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceN.java MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType2Pattern.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42062 | Fri Aug 01 12:24:01 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceN.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42060 | Fri Aug 01 09:15:21 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/DeviceN.java
|