Leet, Ethan C wrote:
Page.getBody().getMainReferenceArea().addChild(SVGArea);

I highly suspect you'll have to add a block area and probably also a line area and ultimately add the SVG to the latter. You can check how a working area tree looks like by rendering a simple FO file with the SVG first to PDF (to check whether it works) and then as XML output.

BTW why do you fiddle with areas? Building a DOM tree and running
FOP on it should be much easier.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to