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. It's also worth
pointing out that this conversion will be _very_ lossy (filters,
complex fills, etc).
Also it isn't clear how you would insert your file into PowerPoint
from a Java Application.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]