B
Bernie
I received very helpful responses regarding various methods of printing via
VBA. The one item I cannot seem to find is the method of automating the
selection of the "Print to File" option that appears in the Print dialog, and
the subsequent Output File name.
I imported the "DefaultPrinter.mdb" functions that allow the user to change
the printer, but also need to select Print to File. I then would like the
Output File Name to be derived from field values (path, report number, etc.).
This is going to be used on a form whereby users select multiple items to
print, then click the Run button. I would prefer no Dialog box appear (other
than the DefaultPrinter screen if no default has been set for the report).
Is there a way to accomplish this?
Thanks for the help!
Bernie
VBA. The one item I cannot seem to find is the method of automating the
selection of the "Print to File" option that appears in the Print dialog, and
the subsequent Output File name.
I imported the "DefaultPrinter.mdb" functions that allow the user to change
the printer, but also need to select Print to File. I then would like the
Output File Name to be derived from field values (path, report number, etc.).
This is going to be used on a form whereby users select multiple items to
print, then click the Run button. I would prefer no Dialog box appear (other
than the DefaultPrinter screen if no default has been set for the report).
Is there a way to accomplish this?
Thanks for the help!
Bernie