Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ API and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package.
Version: | 1.1 |
Imports: | Rcpp, askpass, curl |
LinkingTo: | Rcpp |
Suggests: | testthat |
Published: | 2019-03-07 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | https://github.com/ropensci/qpdf/issues |
License: | Apache License 2.0 |
URL: | https://github.com/ropensci/qpdf (devel), http://qpdf.sourceforge.net/ (upstream) |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | qpdf results |
Reference manual: | qpdf.pdf |
Package source: | qpdf_1.1.tar.gz |
Windows binaries: | r-devel: qpdf_1.1.zip, r-release: qpdf_1.1.zip, r-oldrel: qpdf_1.1.zip |
OS X binaries: | r-release: qpdf_1.1.tgz, r-oldrel: qpdf_1.1.tgz |
Old sources: | qpdf archive |
Reverse imports: | pdftools |
Please use the canonical form https://CRAN.R-project.org/package=qpdf to link to this page.