Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 404 Bytes

PDFManipulation

A python3 project that allows you to rotate, merge and add watermark to pdfs.
Makes use of PyPDF2 and sys module.

How to run the program:

Rotating- Degrees needs to be changed in the code

Merging- Accepts commandline arguments
Example: python pdfmainprog.py dummy.pdf twopage.pdf

Watermark- Watermark pdf and base pdf needs to be mentioned in the code