Skip to content

0xCakin/PDF_Merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merge

Based on PyPDF2 Library,in Python3.

Introduction

This program will scan the given folder and generate a merged pdf file with the given name.

Note

Make sure that there is no space in the folder name.

How to use it

  • Go to dist folder and run merge_PDF-3.exe file
Folder path to PDFs that need merging: 
#<enter the folder path> 
#e.g.    

Q:\...\20211001_AdditionalExtent
What should I call the file?
# it will add .pdf, so only type the filename without extension. 
test

# The file will be created in the given folder as "test.py"

About

MergePDF with PyPDF2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published