Hi,
I want to print a JTable with many rows and columns; I recently read
an article (http://java.sun.com/developer/onlineTraining/Programming/JDCBook/advprint.html)
that describes, how to print a JTable an multiple pages, but this
JTable only has many rows, but not many columns, so not all columns
are shown. Does anybody know where I can find an example for that can
help me solving the problem?
Thank you,
Sascha
Tor Iver Wilhelmsen - 28 Sep 2004 07:31 GMT
> Does anybody know where I can find an example for that can help me
> solving the problem?
Why not take the existing code and rewrite it so that it "pages" pased
on width instead of length? Sounds like a programming challenge.
astrorail - 28 Sep 2004 21:38 GMT
I can send u the code. please post ur email id.
astrorail