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 intum <la...@gmail.com> on 2008/11/06 17:01:55 UTC

SVG to wmf/emf

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

-- 
View this message in context: http://www.nabble.com/SVG-to-wmf-emf-tp20363955p20363955.html
Sent from the Batik - Users mailing list archive at Nabble.com.


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


Re: SVG to wmf/emf

Posted by intum <la...@gmail.com>.
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: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
> 
> 
> 

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


Re: SVG to wmf/emf

Posted by Helder Magalhães <he...@gmail.com>.
> 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: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org