Article ID: 129397
Article Last Modified on 8/17/2007
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q129397
SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
You can change the printer for a report or form in two ways:
- You can change the Microsoft Windows default printer.
- You can set the PrtDevNames and PrtDevMode properties.
This information supplements the Microsoft Access Help Topic about the
PrtDevNames property.
REFERENCES
For more information about PrtDevMode and PrtDevNames, search for
"PrtDevMode property" or "PrtDevNames property," using the Microsoft Access
97 Help Index or please see the following web site:
http://msdn2.microsoft.com/en-us/library/Aa207072(office.10).aspx
For more information about WriteProfileString, the Win.ini, and the Default
Printer in Windows 95, consult the Microsoft Developers Network CD-ROM
(MSDN).
Keywords: kbhowto kbprint KB129397