February 5, 2015 at 3:09 am
Can we autoprint a PDF from a network drive to a network printer using SSIS ?and I would like to schedule that SSIS package in a SQL job.
Thanks
February 20, 2015 at 2:02 am
You can do it using command line -
AcroRd32.exe /t <file.pdf> <printer_name> <printer_driver> <printer_port>
Eg: 2Printer.exe -s "C:\In\*.PDF" -prn "HP LasetJet 1100"
Or, you can do it using Scrip Task in C# code.
____________________________________________________________
APViewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy