Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadman19299 authored Dec 2, 2020
1 parent 34b516e commit 96d71a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Author: Shadman UR Rabbi
Script Name: PDFMERGER

Description: This script merges two pdf into one and put them in a folder called Combined.
This is specially designed to accomodate the need of Dept of Records and Information Service
The two pdf has to have a requirement of a front page and a back page in the same folder
The naming convention is front page: "XYZ.pdf" and Back page : "XYZ-bk.pdf"
This is specially designed to accomodate the need of PDF Merging of front and backside.
The two pdf has to have a requirement of a front page and a back page in the same folder.
The naming convention is front page: "XYZ.pdf" and Back page : "XYZ-bk.pdf".

Python Version Used: python3.9, Fundamental Packages: os, pathlib, PyPDF2, tkinter(for GUI)

Expand Down

0 comments on commit 96d71a9

Please sign in to comment.