> I need to implement a java class which converts svg files to wmf or emf. is
> there a way to do that?

You'll likely want to take a look at the rasterizer which «can
(despite its name) transcode to PDF» [1]. Searching within the mailing
list for related terms [2] [3] showed some more output which can be
used as a start.

Hope this helps,

 Helder Magalhães


[1] http://xmlgraphics.apache.org/batik/tools/rasterizer.html
[2] http://www.nabble.com/forum/Search.jtp?forum=308&local=y&query=wmf
[3] http://www.nabble.com/forum/Search.jtp?query=wmf+emf&local=y&forum=308

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to