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-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org