You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Christian Pestel (JIRA)" <ji...@apache.org> on 2014/12/03 14:52:12 UTC

[jira] [Updated] (FOP-2433) Support CMYK TIFFs in AFP through IOCA FS45

     [ https://issues.apache.org/jira/browse/FOP-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Pestel updated FOP-2433:
----------------------------------
    Attachment: jai_imageio-1.1.0.jar

Needed to add jai_imageio.jar in your classes
and Fop config
<renderer mime="application/x-afp">
     <renderer-resolution>300</renderer-resolution>
     <images mode="color" cmyk="true" native="false" fs45="true"></images>

> Support CMYK TIFFs in AFP through IOCA FS45
> -------------------------------------------
>
>                 Key: FOP-2433
>                 URL: https://issues.apache.org/jira/browse/FOP-2433
>             Project: Fop
>          Issue Type: New Feature
>            Reporter: Luis Bernardo
>            Priority: Minor
>         Attachments: jai_imageio-1.1.0.jar
>
>
> Implement support for IOCA FS45 as described in the Image Object Content Architecture Reference (Release 6.1)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)