Thomas DeWeese wrote:
Yoganarasimha G wrote:

Is there a way to convert SVG to powerPoint slides??
I'm developing an application which displays Organization chart and have a button called "Export".
On click of this i have to open organization chart in powerPoint. And i should be able to edit the info.
hope i'm expressing what i have to do.


Well it sounds like you want a WMFGraphics2D (an implementation of
Graphics2D that outputs WMF files). AFAIK such a thing
doesn't exist, but I haven't really checked.

Actually it seems to me there's at least one version out there:


http://piet.jonas.com/WMFWriter/doc/com/pietjonas/wmfwriter2d/WMFGraphics2D.html

> It's also worth
pointing out that this conversion will be _very_ lossy (filters,
complex fills, etc).

But I confirm it will be lossy!


--
Christophe


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



Reply via email to