printing/emailing pdf's

G

Guest

I have Access 2003 and Adobe Acrobat Professional 7.0. I'm trying to create a
procedure that will programmatically create several pdf's, prompt for a file
name then store each file in a designated location. At the same time, I want
another procedure that will create pdf's, prompt for a filename and then
programmatically email them. TIA.....
 
G

Guest

Thanks, but these references are several years old. They don't work in the
XP/Adobe 7.0 environment (for example, the registry path for the first item
isn't a match to what's in XP). They still produce a prompt when the pdf is
to be created.
 
G

Guest

I'm sorry, I wasn't clear about something... I want to bypass the file name
prompt within Acrobat and prompt for a filename, then save each of several
reports in different locations with the same filename. So, the user would be
prompted "what filename do you want?" and they would respond with
"filename1". Each report would then be stored as filename1.pdf in each of
several designated directories.
 

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