how to send escape sequence to printer?
Hi,
I am able to print text and image using PrintJob,
But when I send escape sequence to the printer (
Graphics.drawString() ) it is printed out instead of being recognized as a command.
What can I do?
How can I send escape sequence to printer?
Thanks a lot

