ACC: Print Text to Default Printer with Access Basic (1.x/2.0) (105662)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q105662 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
In Microsoft Access, there is no standard way of sending text to the
default printer without printing a form or report. This article
demonstrates a method of using Windows API functions to send text to the
printer.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information on Access Basic, please refer
to the "Introduction to Programming" manual in Microsoft Access version
1.x, or the "Building Applications" manual in version 2.0. This article
also assumes that you are familiar with programming in the Windows
environment. For more information on programming in the Windows environment
using API functions, please refer to the Microsoft Windows Software
Development Kit manuals.
REFERENCES
Microsoft Windows Software Development Kit "Guide to Programming,"
version 3.1, page 254-255
Microsoft Windows Software Development Kit "Programmer's Reference
Volume 2: Functions," version 3.1
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbhowto kbprint KB105662 |
---|
|