Thanks for your quick reply.

What do you mean by
 
'pre' element in the SVG namespace,

Also is Batik supports SVGZ?

Shan


Shan Kajendran wrote:
> The batik application is failed to open the svg files which don't have
> the header.  Then i have inserted the following header and it is
working 
> fine.
> [...]
> now i am having problem with opening the attached svg file.  It looks 
> compressed format but not svgz.  any idea?

   It is a gzip "svg" file but it has a number of things that make it
invalid as an SVG file (most notably it has a 'pre' element in the SVG
namespace, in the script document is accessable as 'document' not
'svgDocument' - and it uses abobe sound extensions).




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

Reply via email to