| Article | 60000027 |
| Type | Bug |
| Product | Engine |
| Version | 6001 |
| Date Added | 2/17/2007 |
| Fixed | (2/22/2007) |
| Submitted by | Bernhard Geyer |
Summary
The created SVG-Fils of the Full File Converter doesn't contain a Doctype declaration. This causes problems when using this file for other processes (like extra-modification in Apache Batik). Pleas add the following doctype-declaration to the SVG-XML: <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
Solution
SVG Header changed in 6002 in order to work properly.
