Hi, I am really having problems trying to get a little pdf file to print. Here is what I have so far.
set acrob = createobject("AcroExch.Document") -- this line works fine
set doc = acrob.Open("D:\inetpub\ftproot\bin\batchprint\Error.pdf") -- this line is not working at...
I am trying to print a Pdf document using vbscript and I want to send it a printer of my choosing, not the default printer, and I have no idea how to do it. I tried using create object like this "wscript.createobject(acroRB32.Application)", but it doesn't like it. I really need...
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.