There are a couple ways to get a PDF.
One is you embed an SVG inside PDF. See:
http://jan.kollhof.net/projects/svg/svgpdf/index.xhtml
or a pearlscript that does the same on:
http://www.kevlindev.com/

The other solution is to actually create PDF fromt the SVG.
Some of the XSL/FOP tools do a pretty good job though have
limitations(gradients, filters, ...)
e.g. http://xml.apache.org/fop/

Though, the best results I have seen so far for converting SVG to PDF
was with Adobe's graphics server.
http://www.adobe.com/products/server/graphics/main.html


Jan






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to