Advertisement
2_2002-2004 Miscellaneous #126219

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. http://support.microsoft.com/support/kb/articles/Q175/0/83.asp? Go to the website and cut/paste the code.

AI

Ringkasan AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kode Sumber
original-source
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.

Komentar Asli (3)
Dipulihkan dari Wayback Machine