automated printing with PDF

B

bcaouette

If you set up the distiller as one of your printers, then
print the report to the "distiller", Access saves this as
a "default" printer for that report.

Then a simple:
DoCmd.OpenReport "Rep Name", acprint, "", ""
for each report

will automatically print the report to the distiller.

bac
 
S

Schief

I have set it up to run the report but I am still prompted to verify
the location where I would like to print. I would like to be able to
print a dozen or so reports to the same location without being
prompted at each report. I am not able to install pdf writer 5.0 since
this is a corporate install
 

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

Top