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]

Reply via email to