I am interested in what you find out. We are using SVG for graphs and are looking for a mechanism to render the SVG and generic HTML into a single PDF for a reporting solution. What is FOP? Are their XML style sheets that will allow something to render the SVG XML into a PDF?
Charlie Hugh Eland wrote: >Hi, > >I want to use Batik to generate graphs as part of a bigger XML report, that I >am them converting to PDF using FOP. > >I have found it difficult to get Batik to generate SVG XML that I can easily >include in the XML and get the XSL style sheet to include properly. I would >like the flow to be something like > >Generate XML document (currently using jDOM model) > >Use Java2D graphics with Batik canvas > >Include SVG XML into document > >Pass document and style sheets to FOP > >Currently I have resorted to generating JPG files with Batik and including >references to them in the XML - but this is not at all speed efficient or >neat. > >Any ideas / comments / suggestion would be much appreciated. > >Cheers > >Hugh Eland > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > -- Charles H. Woloszynski President & CEO ClearMetrix, Inc. 115 Research Dr. Bethlehem, PA 18015 w: 973-292-9882 http://www.clearmetrix.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
