You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Fischer Tibor <fi...@freemail.hu> on 2002/03/21 16:31:14 UTC

svg from string

hi,

i've got a java class with a method, what generates an svg object and 
returns it as string.
i need fop to generate the svg into pdf, from the string.

How?

Thanks
Fishy


Re: svg from string

Posted by Keiron Liddle <ke...@aftexsw.com>.
I suggest you read this page:
http://xml.apache.org/batik/rasterizerTutorial.html

To convert svg to pdf you are simply using the PDF transcoder.

On 2002.03.21 16:31 Fischer Tibor wrote:
> hi,
> 
> i've got a java class with a method, what generates an svg object and 
> returns it as string.
> i need fop to generate the svg into pdf, from the string.
> 
> How?
> 
> Thanks
> Fishy
>