qpdf
Split, Combine and Compress PDF files
Hello World
All functions take on or more input and output pdf files.
> library(qpdf)
> pdf_compress("~/Downloads/v71i02.pdf")
[1] "/Users/jeroen/Downloads/v71i02_output.pdf"
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up