Amit Srivastava wrote:
Hi,
I want to include page breaks in one svg file and pass it to batik transcoders so that it prints multipage docs.
Is there any way to do this ?
I searched a lot but not able to find any solution.
regards,
Amit



This is in the SVG 1.2 Spec but is not yet supported by Batik.
For my project, I am creating sets SVG documents and embedding them in XSL-FO, then sending that to Apache FOP, which works nicely, and gives you free features such as auto page numbering.


Hope that helps
James Shaw

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



Reply via email to