Print to PDF with Name chosen in Combo Box

  • Thread starter Thread starter Net 1 via AccessMonster.com
  • Start date Start date
N

Net 1 via AccessMonster.com

I have a report that I am printing to PDF, this report is based on criteria
selected in a combo box, for example if I select the company name in the
combo box and then hit the print button which prompts me to save as in the
PDF, how can it save based on the company chosen, not the report name... hope
this makes sense, any help would be appreciate it.

Thanks.
Net 1
 
Net:

Our PDF and Mail Library can probably support the need you have, allowing
you to both specify the filter for the report to output it with one company
as well as to specify the output file name, all using code rather than
prompting for a file name. You can check it out by stopping by our web and
looking the developer tools section.
 
Back
Top