Creating and sending .pdf attachments

M

Mark A. Sam

I had information about this a while ago, and again, need infomation on
creating a .pdf attachment from a report and sending it from Access.

Thanks for any leads.

God Bless,

Mark A. Sam
 
T

Thomas C Amundsen III

I used a program called PDF995 or something like that, which essentially adds
a 'printer' that just generates a pdf file. I would imagine you could
automate Access to print to that program, but I'm not sure if you can use the
SendObject macro to send a pdf...
 
Top