Hi All
 
I cannot open a svg generated from Adobe Illustrator using squiggle or batik based java app. I have pasted the entire svg below. anyone has any ideas how to resolve this. the svg basically has an embedded image.
 
Thanks
Chandra
 
 
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
 <!ENTITY ns_svg "http://www.w3.org/2000/svg">
 <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg  version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="635" height="557" viewBox="0 0 635 557"
  overflow="visible" enable-background="" xml:space="preserve">
<image width="635" height="557" xlink:href="">
</image>
</svg>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to