Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. premski

    Suppressing Print dialog boxes

    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...
  2. premski

    Suppressing Print dialog boxes

    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!
  3. premski

    Suppressing Print dialog boxes

    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)...

Part and Inventory Search

Back
Top