Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 946 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 946 Bytes

qpdf

Split, Combine and Compress PDF files

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status AppVeyor Build Status CRAN_Status_Badge CRAN RStudio mirror downloads

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"