|
Printing Swing components in multiple pages
Hi,
Can someone tell me how to attch the JTable to the java,awt.print.Book object and print them in multiple pages based on number of columns?
I need print a paragraph on first sheet and a JTable in consequent sheets using a single printable.Please let me know if there is any alternative to Book also.
Thanks,
Rajeswari
|