pdfwatermark icon indicating copy to clipboard operation
pdfwatermark copied to clipboard

A utility to watermark PDF files from the command line

Results 3 pdfwatermark issues
Sort by recently updated
recently updated
newest added

As it could be useful to apply the mark on all pages of a document, I added an option `-a` (or `--all-pages`) to do so. The default behavior remains to...

- Added requirements.txt for easier installation - PyPDF class and method names have changed - Apply watermark to every page, not just the first one - Added an option to...

This PR adds an option (`--rotate [ANGLE]`) to rotate the text mark. ![2020-05-16_01-32](https://user-images.githubusercontent.com/7858427/82103938-3b1bb380-9715-11ea-9653-65dc05ea78a7.png)