Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.32 KB

Batch PDF Printer

License

Script for batch printing all PDF in a folder on Windows Platform with Adobe Reader

Copyleft (C) Nicolas Simond - 2018

This script is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this script. If not, see http://www.gnu.org/licenses/gpl.txt

About this script

Simple script to batch print every PDF in a folder just with a click without bothering about the number of PDF files to print.

Dependencies

  • Adobe Acrobat or Adobe Reader
  • A default printer
  • No admin rights needed

Designed for

  • Windows 7/10
  • Adobe Reader DC

Installation

Download the archive and extract the folder when you want to have it.

Put all the PDF in the folder where the two batch scripts reside.

Run print.bat and let everything run until the end.

Adapt the timer in kill.bat if your computer is too slow.