View Single Post
Old Oct 8th, 2006, 3:52 PM   #1
Xian_Fung
Newbie
 
Join Date: Jun 2006
Posts: 15
Rep Power: 0 Xian_Fung is an unknown quantity at this point
Printing using the Printer

The program I'm working on reads info from a MYSQL database and displays it onto a JTextArea. I need to print what is displayed, but in the API, it seems to profer printing from files. Writing to a file then printing from it is a little wierd, what can I do?

Last edited by Xian_Fung; Oct 8th, 2006 at 4:06 PM. Reason: Don't like the title
Xian_Fung is offline   Reply With Quote