Hi,
I need to send a document to a Line (dot matrix) printer directly. I don't want to specify a font! I just want to send it straight to the printer. Is there a way for me to send a string straight to the printer?
I've used the Printing.PrintDocument() object but using this i have to specify a font.
does anyone know how to do this is there a PrintStream object or something??
Thanks in advance (Any suggestions will be greatfully recieved, no matter how small)
Matt