VBGold ASP Printer Examples
Query Attached Printers Example
This example demonstrates how you can query (retrieve the names of) all printers attached to your system (client machine).
You can then use the
SetPrinter
method of ASP Printer to set the printer to which documents will be sent.
Note that the
SetPrinter
method does not change the printer in the case of printing HTML documents.
Copyright 2004 - 2005
VBGold Software
- All rights reserved.