The transcoder API maybe? http://xml.apache.org/batik/rasterizerTutorial.html
Mike irfan ali wrote: > Hi, > > We are transforming an XML document to SVG by applying an XSL > transformation. We are successfully doing this from the command line > using Xalan 2.3.1. We then transform the file to a jpg using batik, > again through the command line. > > We now have batik installed on Apache 2.0 server, and are looking to > generate accomplish the whole conversion from XML->SVG->JPG through > the server. > > How can I get started doing this. Does anyone have some sample JSP > files that we can look at. Any help is appreciated. > > Thanks, > Irfan > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
