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

knowledgeextraction/qpdf

 
 

Repository files navigation

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"

Packages

No packages published

Languages

  • C++ 89.6%
  • C 10.0%
  • R 0.4%