[
https://issues.apache.org/jira/browse/FOP-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847979#comment-13847979
]
Luis Bernardo commented on FOP-2326:
------------------------------------
note 1: this issue should have been created under XGC, not FOP.
note 2: jai_imageio.jar needs to be present for the patch to work.
> [PATCH] CMYK TIFF is rendered using RGB colourspace in Postscript output
> ------------------------------------------------------------------------
>
> Key: FOP-2326
> URL: https://issues.apache.org/jira/browse/FOP-2326
> Project: Fop
> Issue Type: Bug
> Reporter: simon steiner
> Attachments: test.fo, test.tif, xgctiffxmyk.patch
>
>
> fop test.fo -ps out.ps
> has
> /DeviceRGB setcolorspace
> The expected result is:
> /DeviceCMYK setcolorspace
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)