https://issues.apache.org/bugzilla/show_bug.cgi?id=48264

--- Comment #5 from Venkat Reddy <[email protected]> 2009-11-23 
08:01:26 UTC ---
Created an attachment (id=24595)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24595)
Postscript output file after the changes

Please find the CMYK color space with the output file after the patch applied.

like ...

%AXGBeginBitmap: C:\mywork\JavaXSLTSamples\XSLFOSamples\cmykimage.jpg
{{
/RawData currentfile /ASCII85Decode filter def
/Data RawData << >> /DCTDecode filter def
/DeviceCMYK setcolorspace
<<
  /Decode [1 0 1 0 1 0 1 0]
  /Width 500
  /BitsPerComponent 8
  /ImageType 1
  /DataSource Data
  /ImageMatrix [500 0 0 300 0 0]
  /Height 300
>> image
} stopped {handleerror} if
  RawData flushfile
} exec

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to