November 29, 200520 yr Is there a way to print a found set of say 10 record to 10 individual .pdfs instead of one? Obviously I can do them one at a time but is there a way to do them all at once?
November 29, 200520 yr You should be able to write a loop script that goes through each record and then saves each one as a PDF with a dynamic name. Look through the forums, there should be numerous posts on dynamic PDF file naming. Remember that in your save as PDF script step, to select 'Current Record' as the option.
Create an account or sign in to comment