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 gkittelson 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. birko19

    Print to PDF in VBScript

    Thank you for the reply, there's definitely more to the story. I tried the saving option, that surely works, the problem is it does not retain the main settings of the original PDF file, instead, it uses the settings of Acrobat on my machine. So say the file is version 1.4, it bumps up the copy...
  2. birko19

    Print to PDF in VBScript

    Hello, I'm trying to write a VBScript that reads a folder with a bunch of PDF files, and prints them as PDF's in another folder. I was able to get this done using the following: objShell.ShellExecute myPDF, "", "", "print", 1 The only problem with this is it uses Distiller and opens up a...

Part and Inventory Search

Back
Top