|
I
don't know of any readily available tools to do this but if I were
given
this
requirement I'd consider writing some code to read the
TableModel
and
output XSL:FO. (Probably I'd write XML and use XSLT to
translate
if to
XSL:FO.) This could then be run through fop (from Apache
Jakarta) to create the PDF.
There
must be some code somewhere to write XML from a TableModel.
Dave Wathen
|
- Saving JTable contents in a PDF format Panyam Krishna Murthy
- Dave Wathen
