Create PDFs w/o prompting

  • Thread starter Thread starter Razor
  • Start date Start date
R

Razor

Hi,

I have a form that allows a user to supply a 'WHERE'
filter through a listbox and then write out a report to
PDF.

The report goes to PDF because its printer setting is set
to the PDF printer, but not before it prompts the user for
a filename.

I have two questions:

1. Can I set the PDF's filename though code?
2. Can I generated PDFs for all the items in the listbox
without user intervention?

In essence, I want to leave the process running overnight
and find all the PDFs the next morning.

Thanks,
Razor
 
Back
Top