Skip to content

netbrothers-gmbh/win-pdf-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

win-pdf-merge

Merges portable document format (PDF) files on the Windows platform with the help of Ghostscript.

Prerequisites

This script requires

  • Ghostscript to be installed on the system (download page)
  • and an environment variable named GSWIN pointing to the Ghostscript binary.

Usage

Once the GSWIN environment variable is set to the correct path, e.g. "C:\Program Files\gs\gs9.16\bin\gswin64.exe", the script can be invoked as follows.

win-pdf-merge.bat Merged.pdf FirstToMerge.pdf SecondToMerge.pdf [...]

About

Merges portable document format (PDF) files on the Windows platform with the help of Ghostscript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published