controlling printer with vba

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

Guest

I am using a basic report and using a pop up form to print various versions
of the report- ie Some fields are hidden or shown. I also want to control the
printer that I use as some versions are for the physical printer and others
are for ADOBE ACROBAT for pdf files. Is it possible to add a bit of code for
this as I am always printing the pdf version to the physical printer as that
is the report's default. Any help is appreciated - thanks
 
Hi Atlas,

Perhaps one of these articles will be helpful to you:

Programming Printer Settings in Microsoft Access 2002
http://msdn.microsoft.com/library/d...ry/en-us/dnacc2k2/html/odc_acc10_printers.asp

Printer Selection Utility by Allen Browne
http://allenbrowne.com/AppPrintMgt.html


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

I am using a basic report and using a pop up form to print various versions
of the report- ie Some fields are hidden or shown. I also want to control the
printer that I use as some versions are for the physical printer and others
are for ADOBE ACROBAT for pdf files. Is it possible to add a bit of code for
this as I am always printing the pdf version to the physical printer as that
is the report's default. Any help is appreciated - thanks
 
Back
Top