You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Daniel Zelisko <da...@aydmultimedia.com> on 2014/09/24 14:52:02 UTC

Fwd: How can I change the color model of an SVG image from RGB to CMYK and vice versa?

Hi, I've been trying to generate a cmyk pdf using batik rasterizer
from svgcolor12 branch, but it always comes out with sRGB color space.
My input file is like this:
https://gist.github.com/danielzzz/1ecfad9e2a8ef9023eb2

I use java-sun-6
I tested it with batik 1.7, trunk, and svgcolor12 branch.

I check the output.pdf with identify -verbose output.pdf | grep space.
The input.pdf shows CMYK, but the output is always sRGB.

I've been trying to figure that out with another user, who does the
conversion directly from java, not using batik-rasterizer.jar
(you can check the conversation here:
https://forums.adobe.com/thread/1450079)

What else could I try?
thanks
Dan

--
http://daniel.zelisko.net


-- 
http://daniel.zelisko.net

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org