A utility application written in Python 3 which will apply a watermark to a PDF
- Python 3.X
- PyPDF2
$ git clone https://github.com/xyzst/watermark-applicator.git
$ cd watermark-applicator
$ pip install -r requirements.txt
$ python3 watermark_applicator.py /absolute/path/to/pdf.pdf /absolute/path/to/pdf/containing/watermark.pdf