# auto-pdf-print-windows **Repository Path**: laogg/auto-pdf-print-windows ## Basic Information - **Project Name**: auto-pdf-print-windows - **Description**: https://github.com/shiharan/auto-pdf-print-windows.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-15 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # auto-pdf-print-windows Batch file to auto print .pdf files inside a folder. Once the .pdf file is sent to printer, the file is moved to a separate directory for reconciliation.


Replace "Office Printer" with your printer name.

cd Users\Administrator\Desktop\print is the folder to place the .pdf files that are to be printed.

"C:\Program Files (x86)\Adobe\Reader 9.0\Reader\AcroRd32.exe" is the path to file AcroRd32.exe in your local machine.

move "C:\Users\Administrator\Desktop\print\*.pdf" "C:\Users\Administrator\Desktop\print\printed" path to move the printed file. Change it as per your wish on your local machine.



For Support, drop me a line at shiharan@outlook.com