Yeah, i know it's very lossy... and no idea at all how to insert into PPT,
If not from SVG is there a way can it be done from XML to PowerPoint?
At present i'm using batik to convert xml to svg and svg to jpg.

-yoga

-----Original Message-----
From: Thomas DeWeese [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 4:52 PM
To: Batik Users
Subject: Re: SVG to PowerPoint as slides


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]


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

Reply via email to