Actually, one of your first tips make me rethink the printing aspect. If I remove the need to rename the file to be printed, then I don't have to worry about sending key strokes.
Basically the script does the following:
1. finds out the files in a specific directory
2. converts strings in...
I'm very new at scripting, so I don't know all the methods available to do the automation. We use Adobe Distiller and it's set as the user's default printer. It's a type of script to be run overnight.
I'll have to try the tips you suggested.
Thanks!
I've written a script that reads a list of files from a text file and in turn, prints each file listed in the text file. This is up to 75 pdf files for one batch file.
The script hangs once in awhile on a timing issue. Since I am using the InvokeVerbEX("Print') on the folder item (the file)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.