Printing to a dot-matrix line printer.
I've been asked several times how to print 1 line at-a-time to a dot-matrix line printer. The existing VB print daemon does the buffer thing and only supports page printing to an inkjet/laser printer. Here is the link I found at Microsoft that explains how to print 1 line at a time.
https://support.microsoft.com/support/kb/articles/Q175/0/83.asp?
Go to the website and cut/paste the code.
Rate Printing to a dot-matrix line printer.
(3(3 Vote))
I've been asked several times how to print 1 line at-a-time to a dot-matrix line printer. The existing VB print daemon does the buffer thing and only supports page printing to an inkjet/laser printer. Here is the link I found at Microsoft that explains how to print 1 line at a time.
http://support.microsoft.com/support/kb/articles/Q175/0/83.asp?
Go to the website and cut/paste the code.
Printing to a dot-matrix line printer. Comments
No comments yet — be the first to post one!
Post a Comment