Report to PDF and Printer

G

Guest

I am trying to send a report to the printer and also create a PDF at the same
time. (pressing print ONCE). I have figured out how to change where to print
reports, but how can I get the report to print twice and in differnent places?

If I have to have 2 buttons that is fine -
I currently created a toolbox in the report preview that has a PDF button
and a Printer button, but they both create a PDF (as that is what printer I
have defined for that report).

Thanks
Mary
 
M

Mark Andrews

- Use code to change default printer driver to regular printer
- Print report in Access using one line of code
- use code to change default printer driver to PDF driver
- Use code to set registry settings for pdf driver (To hide popup dialogs
and specify filename etc...)
-Print report in Access using one line of code

Thats the basics,
There is code out there to change the default printer driver,
My website has code to print the pdf file
HTH,
Mark
RPT Software
http://www.rptsoftware.com
 

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