printing of JTable on multiple pages

i have jtable that contain too many column when i give printing through table.print()then table is print but it is too small to see it.i want some column of table on one page and some column on another pagePlz give me source codeso plz help me
[278 byte] By [sagar_biraria] at [2007-11-26 13:24:08]
# 1

Hello there sagar

Cant quite give you source code, but a fellow named stanislav has created some very interesting examples to do what you want but with JTextComponents. From what I have seen with the examples a little bit of tinkering should be able to get the same thing happening for JTable as well.

Best of luck here is the site:

http://java-sl.com/articles.html

Jason Barraclough.

fireman.sparkeya at 2007-7-7 17:57:31 > top of Java-index,Desktop,Core GUI APIs...