Hello I have a servlet that performs an XSL transformation on an SVG template in order to draw dynamic graphs.
My problem is this: When I output an SVG textfile from the servlet and load this using Internet Explorer+SVGViewer3.0 the picture is fine. But when I use Batik to generate a JPEG from the SVG, it creates a mess. Am I doing something wrong? Am I using unsupported features? I enclose the SVG and generated JPEG so you can see exactly what is happening...any help would be appreciated. Regards, Nic Hemley ********************************************************************** The information contained in this message may be confidential or legally privileged and is intended for the addressee only, If you have received this message in error or there are any problems please notify the originator immediately. The unauthorised use, disclosure, copying or alteration of this message is strictly forbidden. **********************************************************************
out.svg
Description: image/svg
<<attachment: generated_image.jpg>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
