mirror of
https://github.com/stylersnico/batch-pdf-printer.git
synced 2026-06-04 16:08:24 +02:00
7d14f3ebd6
No longer needed for latest Adobe update
9 lines
224 B
Batchfile
9 lines
224 B
Batchfile
REM Default timer to give some time for Adobe Reader to print the file
|
|
REM timeout /t 15 /nobreak
|
|
|
|
REM Kill Adobe Reader after printing
|
|
REM taskkill /F /IM Acrobat.exe
|
|
|
|
|
|
REM No longer needed for latest adobe updates
|