Report to PDF and Printer

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
- 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
 
Back
Top