|
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
|