Thanks Mr Andreas Delmelle

I have tried with Batik Rasterizer and it is converting the SVG into
PDF.  Thanks again for your comment in this issue.

Shan

>
> But when i try some other SVG files which is containing some new 
> elements (glyph, g etc) the FOP is throwing error.  Please see the 
> attachment.
>

This error is typically caused by 'embedding' svg as
fo:instream-foreign-object, without adding explicit 'svg:'-namespace to
the embedded tags... I ran a test myself (copied the supplied FO into
the embedded svg example that comes with FOP) & afterwards, I only
received errors for the following
svg-elements:

- feComponentTransfer
- feFuncA
- feSpecularLighting
- feDistantLight
- feComposite

Unable to say why exactly at the moment, but may help you on your way...


Greetz,

Andreas Delmelle


---------------------------------------------------------------------
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