print view

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

Guest

I am using a macro builder/wizard to create my macro.
My first action is: open report in print view
My default printer is print to pdf.
The "open report" in print view results in a screen requiring me to enter a
file name for saving.
How do I tell the macro what to enter as a file name (I could make it a
default entry or default to the name of the report) and then click the save
button.
 
Sierra,

You can't. At least, I can't see a way. The only way you can automate
this is via your PDF writer. Some of these provide the functionality to
nominate a default file name, and some don't. PDF995 does.
 
Back
Top