k2sarah said:
i would like to print to pdf via the docmd.ouput command. is there a way to
supress the dialogue box, and have it print without interruption
When you say without Interruption I assume that you mean the user's not
prompted for anything?
Stephens has a really terrific solution that allows you to set the output
name in code, and furthermore you don't even have to switch your printer
drivers, you don't even have to install a printer driver, and in fact you
can just have a button to click and you'll resulting will be a PDF a file of
your choice.
you can find his solution here:
http://www.lebans.com/reporttopdf.htm
You might want to expand a little bit more as to what you mean by without
interruption, it's not clear if the if it's simply a little printing
dialogue that appears that is disturbing you, or it is in fact the promps
for the user output file name?