DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23975>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23975

cmyk color

           Summary: cmyk color
           Product: Fop
           Version: 0.20.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Does fop support the CMYK color format?

I am trying to generate the pdf document in the CMYK color format.  In my 
document I am having various wording data(text data), and some .SVG / .EPS 
graphs.  It looks like FOP is not support the CMYK color format.

<fo:block direction="rtl" color="cmyk(100%,0,0,0)">
shiva OKLAHOMA CITY, Oklahoma (Reuters)
</fo:block>

this is throwing an error.

[ERROR] Error in color property value
'cmyk(100%,0,0,0)':
org.apache.fop.fo.expr.PropertyException:
no such function: cmyk

Do you have any suggestions.  I am using the FOP
0.20.5 version.  And also I want to know whether this version support the CMYK 
color format for the SVG/EPS/character data.

Thanks

Shivaji

Reply via email to