Printer Selection for access printing

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

I have built a MS access database that i use for ordering system,
within our office not we have 4 Printer. If there a when i print a
report it ask which printer i would like to be sent to. Most reports
do have deafault printers but sometime they need to be sent to
different prints

Any one got any good solltions, This Database will be used on a multi
site so need pritner selection
 
Reports typically print to the default printer, but by opening
them in design view, choosing a specific printer, and saving the
report, you can have them print to specific printers. Also have a
look at the PrtDevMode function in the help files.

Isn't it better to use the printer object that was added in A2002?
 
Back
Top