Re: Convert SVG to EPS

Luis Bernardo <[email protected]> Sun, 20 Jul 2014 19:53:18 +0100
Newsgroups gmane.text.xml.batik.user
Message-ID <[email protected]>
Maybe there is none (example) but I suggest you look at the examples 
(source code) in the FOP project. There is one that shows how to create 
EPS. You may be able to plug a graphics 2D from Batik into that example. 
FOP has a transcoder for PDF but I don't think there is one for EPS.

On 7/19/14, 8:55 PM, Snels Nick wrote:
> Hi,
>
> I would like to use Batik to convert SVG files to EPS files. According 
> to the documentation on the homepage this should be possible. 
> Unfortunately I am unable to find information or a code example to do 
> this. Can someone point me to an example or the functions that I 
> should use? Thank you.
>
> Kind regards,
>
> Nick