You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Alex McLintock <al...@yahoo.com> on 2001/04/02 18:02:57 UTC

SVG to RTF?

Hi folks, 

We've been using FOP to put a bitmap in a pdf page for printing, but now we are 
going to try putting an SVG graphic in the page instead. We have a 
prototype/proof of concept working and it is of course higher quality than 
the bitmap.

Some users would like to put the image into MS Word documents - perhaps using 
windows metafiles... I remember that people were developing an rtf 
renderer for FOP. Maybe they could help with converting SVG to a vector 
format Word can handle. Maybe its already done. Maybe not.

Any tips on whether this is feasible or whether I am barking up the wrong tree?

Alex



=====
Alex McLintock        alex@OWAL.co.uk

OpenWeb Analysts Ltd, http://www.OWAL.co.uk/
Software for Complex Websites.

Publisher of       http://www.DiverseBooks.com
                   http://www.galactic-guide.com/

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: SVG to RTF?

Posted by Carlos Villegas <ca...@uniscope.co.jp>.

Alex McLintock wrote:
> Some users would like to put the image into MS Word documents - perhaps using
> windows metafiles... I remember that people were developing an rtf
> renderer for FOP. Maybe they could help with converting SVG to a vector
> format Word can handle. Maybe its already done. Maybe not.
> 
> Any tips on whether this is feasible or whether I am barking up the wrong tree?

One way is to convert to PDF (using FOP?) and then use pstoedit to
convert it to WMF. Pstoedit even includes an import filter for MS Word.
Check it out at
http://www.geocities.com/SiliconValley/Network/1958/pstoedit

Carlos Villegas

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: SVG to RTF?

Posted by Christian Geisert <Ch...@isu-gmbh.de>.
Alex McLintock wrote:

[...]

> Some users would like to put the image into MS Word documents - perhaps using
> windows metafiles... I remember that people were developing an rtf
> renderer for FOP. Maybe they could help with converting SVG to a vector
> format Word can handle. Maybe its already done. Maybe not.
> 
> Any tips on whether this is feasible or whether I am barking up the wrong tree?

Maybe Batik (xml.apache.org/batik) does it ?
(Had no time to have a look at it yet)

> Alex

Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: SVG to RTF?

Posted by Bertrand Delacretaz <bd...@codeconsult.ch>.
> I remember that people were developing an rtf renderer for FOP. 

We're still on our way with the RTF renderer, I've been hoping to release 
some code next week for a few weeks now, but we haven't been able to work on 
it as much as we'd like...

We have no plans yet regarding images, but hopefully someone can jump in 
once we have the basic conversion done - for our current project we're 
concentrating on text in tables.

 -- Bertrand Delacrétaz, www.codeconsult.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org