How do I auto-save multipage report printing to Acrobat Distiller

S

sbutler96

I have a macro that prints a multi-page report to Acrobat Distiller. How do
I change the file save name for each page as the macro runs.
 
M

Myrna Larson

Have you asked on the Acrobat web site? AFAIK, your macro will have to print
one page at a time, then perhaps rename the file before printing the next
page.
 
Top