I produce a large number (hundreds) of report documents from a Fortran program. These are currently sent directly to a printer, but I would like to route the program output thru Acrobat Distiller and produce PDF files instead. My problem is naming the output PDF files - the only options I have found so far are either to be prompted for each document filename or to automatically accept the default filename (which is then immediately overwritten by the next document).
Is there a way within Acrobat to automatically generate a series of different default filenames (f1.pdf, f2.pdf, ...)?? Unfortunately, the Fortran program uses third-party routines and does not generate output in files that could be post-processed by the Acrobat Batch Processing facility.
Thanks for the help!
Is there a way within Acrobat to automatically generate a series of different default filenames (f1.pdf, f2.pdf, ...)?? Unfortunately, the Fortran program uses third-party routines and does not generate output in files that could be post-processed by the Acrobat Batch Processing facility.
Thanks for the help!