Click to See Complete Forum and Search --> : Printer output using Java??


skezir
01-20-2005, 02:38 PM
I'm trying to produce an application that will print a word at user defined x and y coordinates. Is there a way to print text at specific coordinates? Any help or suggestions are appreciated.

Khalid Ali
01-20-2005, 03:24 PM
could you nt use an html page for such purpose?

skezir
01-20-2005, 03:35 PM
Hmmm, I guess that idea hadn't occured to me.... thanks for the suggestion - I'll give it a go.