HOWTO: Send Raw Data to a Printer by Using the Win32 API (138594)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Workstation 3.51
This article was previously published under Q138594 SUMMARY It is sometimes necessary to send printer-specific data
directly to a printer, bypassing the driver. The Win32 API provides a do it
that works on local and networked printers. This method can be used to replace
the PASSTHROUGH escape and SpoolFile() methods used in previous versions of the Windows API.
REFERENCES For additional information, please see the following
article in the Microsoft Knowledge Base: 154078 HOWTO: SendRaw Data to a Printer Using the Win32 API from VB
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbdownload kbcode kbFAQ kbhowto kbprint KB138594 |
---|
|