Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.01 KB

DOSPDFtkSpliter

What does this batch script do?

This DOS batch script uses PDFtk (https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) for Windows from the DOS commandline to split a multipage PDF file into separate files.

The original PDF file will remain in the directory after the script has finished processing.

This script only works with local Windows file paths.

How to use this batch script.

  1. Place a copy of the .bat file in a directory that has a multipage PDF file that needs to be split.
  2. Move all other files out of the directory.
  3. Double click on the .bat file.

It is recommended that this script be run on a copied .PDF file, not on a "sole" copy.

This script assumes that the computer being used for implementation has PDFtk for Windows installed and that it is working at the commandline.

License

This software on this site is provided "as-is," without any express or implied warranty. In no event shall libmanuk be held liable for any damages arising from the use of the software.