Is there any way to send a report via e-mail using a PDF format

B

Bob

I created a database that produces a report that needs to
be emailed. I currently have it set up to send an email
attachment in a snapshot format. However, many of the
recipients don't have snapshot viewer and don't want to
download it. I have been asked to try and find a way to
generate the email attachmetn as a PDF file instead. Does
anyone know how to do this?
 
P

Peter R. Fletcher

You would have to print it to a PDF "distiller" driver and then pick
up and send the output file from VBA.

I created a database that produces a report that needs to
be emailed. I currently have it set up to send an email
attachment in a snapshot format. However, many of the
recipients don't have snapshot viewer and don't want to
download it. I have been asked to try and find a way to
generate the email attachmetn as a PDF file instead. Does
anyone know how to do this?


Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher
 
J

Jim/Chris

There are several free pdf creators available. Just google
for: CutePDF or PDFCreator

Then you would email the file created in the previous step.

Jim
 
G

Guest

but how can you automate the process of creating the pdf of a report and
having access open a new email and insert the pdf file into it....then all
you have to do is enter the email address and a subject??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top