Skip to content

FedericoCalzoni/PDF-Margin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PDF-Margin

Small script to resize and add a margin to the right side of a PDF file.

An example usecase is to use the generated PDF with some handwriting notetaking APP like Xournalpp and take your notes to the side of the pdf.

It uses pdfjam to perform the adjustments. see pdfjam. Usually shipped with texlive package.

Usage

To use the script, pass the path to the input PDF file as an argument:

./PDF-Margin.sh <input.pdf>

The script will create a new PDF file with the desired dimensions.

About

Script to add a margin to the right side of a PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages