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

knowledgeextraction/qpdf

This branch is 31 commits behind ropensci/qpdf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00f5846 · Nov 16, 2019

History

47 Commits
Feb 27, 2019
Feb 27, 2019
Mar 1, 2019
Feb 8, 2019
Feb 8, 2019
Feb 3, 2019
Nov 15, 2019
Nov 15, 2019
Feb 9, 2019
Feb 9, 2019
Mar 6, 2019
Nov 15, 2019
Feb 3, 2019
Nov 16, 2019
Feb 3, 2019

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"

About

Split, Combine and Compress PDF files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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