Thanks for your reply. I think I will search a native library. It seems that Java is not yet able to do that :)
Helder Magalhães wrote: > >> 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] > > > -- View this message in context: http://www.nabble.com/SVG-to-wmf-emf-tp20363955p20435213.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
