Skip to content

Simple pdf merger I made to ease my work at fencing competition

Notifications You must be signed in to change notification settings

Piombacciaio/FENCE-pdf-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fence pdf merger

Since the program in use to manage fencing competitions can not export a single pdf for each category of athletes this makes uploading results quite tedious and this script solves the problem.

This prelude just to say that this is a basic pdf merger that collects all the pdfs that match a certain naming from a folder and merge them into a single file with the same name as the directory, then moves the original folder to a "completed" folder to store the partial files and the output to a selected folder

Requirements

  • Python 3.x
  • pip requirements (pip install -U -r requirements.txt)

About

Simple pdf merger I made to ease my work at fencing competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published