Select Printers Programmatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, using Access 2003.

Does using the application.printer properties/methods work ok when run in
..mde mode?

Many thanks
Jonathan
 
Sure.

Here's a downloadable example:
Printer Selection Utility
at:
http://allenbrowne.com/AppPrintMgt.html

The example also illustrates how to create a custom property on the report,
so the user can have it remember to use a particular printer again next time
for that report.

This all works in an MDE and runtime, and without you needing to know at
design time what printers the user will have.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top