Need to Close acrord32.exe immediatly after the print command is executed please help
@echo off
rem start "" "acrord32" "xxxxxx.pdf"
acrord32/N/T xxxxxx.pdf
taskkill /f /im AcroRd32.exe
currently the acrobat reader windows needs to be closed manually Acrobat Reader ver XI
AutoIt
would be a good way to press the print button, and close it.