Prevent PDF File Dialogue

J

John

Hi there,

I hope I'm posting this in the right newsgroup?

I have a routine that prints the foreground pages of a Visio file to pdf
(via Distiller), however I now want to adapt this to print multiple files in
one go and the line of code that I currently use generates a Save As style
dialogue to ask where to save the file.

Application.ActiveDocument.PrintOut visPrintFromTo, 1, fPgCount, , "Acrobat
Distiller"

Can anyone tell me if I can pass it a folder location so that this dialogue
doesn't pop up?

Many thanks

John
 

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