| How can I print PDF linked in an access report?Posted: 22 Feb 2012 Tags: How can I print PDF linked in an access report How can print PDF linked access report Question: I have a file pdf of terms and Conditions, I am of the view to print any time and invoice is printed. I would also like to join the invoice when an e-mail is sent.Answer: You could use/call the method of procedure at: http://www.devhut.net/2010/06/12/ms-access-vba-open-a-file/ to print the PDF whenever the report is printed. As for attaching it, that there is nothing difficult, simply and attachment to the routine of your email. How exactly you create your e-mail? Using your code and we will allow to better be able to guide you. Rate this article:
|
0 Comments