printing in Java
Hi Java ppl.
I had posted a message earlier also regarding this issue and again I am posting it, please help. How do you print text from say a textarea/textfield. I have made an editor and want to add tha print capability to it. so how can I print the contents of an opened file. Right now the screen shot of my editor gets printed.Pls advice preferably with some piece of code or some link for further study.

