Python script for adding margins to PDFs. Create space in PDFs for annotation, comments, notes.
Requirements: pip install pypdf2
Steps:
- Create a folder and place your PDFs.
- Create a destination folder for modified PDFs.
- Specify the path to folders and margin values in the script.
- Save changes and run the script.