Lebans print to pdf question: Send pdf via email attachment fromAccess

  • Thread starter Thread starter beltex63
  • Start date Start date
B

beltex63

I downloaded Steve Lebans print to pdf module (excellent work!) and
would like to have the ability to send the pdf as an email attachment
via command button from open form. I would also like the pdf to bear
the name from a "field name" on my open form.

Any help would be greatly appreciated!


Best regards,
Brent

(e-mail address removed)
 
Lebans' Report to PDF will already handle you passing the desired file name
for the PDF.

In the call to print the PDF, use the "field name" on your open form to build
the path for the PDF.

You could then probably use the sendobject to create the email.



I downloaded Steve Lebans print to pdf module (excellent work!) and
would like to have the ability to send the pdf as an email attachment
via command button from open form. I would also like the pdf to bear
the name from a "field name" on my open form.

Any help would be greatly appreciated!

Best regards,
Brent

(e-mail address removed)

--
Boyd Trimmell
aka Hi Tech Coach
http://www.hitechcoach.com
http://www.officeprogramming.com

Message posted via AccessMonster.com
 
Back
Top