| Author |
Problem in printing JTable values
|
Shans sat
Greenhorn
Joined: Jan 24, 2009
Posts: 12
|
|
Dear Friends,
I have to print the JTable values (on paper using print dialogue box).
I'm using jtableObj.print to print the table values. But jtableObj.print takes more time to print the table values because it prints the values as a image(approximately 5 mins to print 10 pages).
My code is ,
Could anyone please tell me how to reduce the time?
Thanks in advance
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
Just another cross poster. Apart from the double post on another forum here...
http://www.java-forums.org/awt-swing/15563-problem-printing-jtable-values.html
|
luck, db
There are no new questions, but there may be new answers.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
|
Please note Darryl Burke's comments, and read this FAQ.
|
 |
Shans sat
Greenhorn
Joined: Jan 24, 2009
Posts: 12
|
|
|
Yes.. I posted the same in http://www.java-forums.org/awt-swing/15563-problem-printing-jtable-values.html but I didn't get any reply for my thread. So that I posted here to get the help.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Which is perfectly OK as long as you tell us about the post on the other forum.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Problem in printing JTable values
|
|
|