line printing problem (Dos printer)
-
in a accountancy project i have to print some reports from a dotmatrix (OKI 321 ML) printer. But it doesnt work. The same code works while printing in a deskjet or laserjet printers.? what s wrong? any idea? thanks a lot.
-
in a accountancy project i have to print some reports from a dotmatrix (OKI 321 ML) printer. But it doesnt work. The same code works while printing in a deskjet or laserjet printers.? what s wrong? any idea? thanks a lot.
Greeky Creek wrote: what s wrong? any idea? Not without seeing your code, what your trying to print, and how your trying to print it. Are you trying to print straight Text or are you trying to print the contents of a RichTextBox, graphic image, what? Since your using a dot matrix printer, your going to find a very small base of developers who still use one for any purpose, and hence, a small pool of developers who can help you with this. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
in a accountancy project i have to print some reports from a dotmatrix (OKI 321 ML) printer. But it doesnt work. The same code works while printing in a deskjet or laserjet printers.? what s wrong? any idea? thanks a lot.
I think your looking for HOW TO: Send Raw Data to a Printer by Using Visual Basic .NET[^] on MSDN. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome