Package: qpdf 1.4.1
qpdf: Split, Combine and Compress PDF Files
Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ library <https://qpdf.sourceforge.io/> 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.
Authors:
qpdf_1.4.1.tar.gz
qpdf_1.4.1.zip(r-4.6)qpdf_1.4.1.zip(r-4.5)qpdf_1.4.1.zip(r-4.4)
qpdf_1.4.1.tgz(r-4.5-x86_64)qpdf_1.4.1.tgz(r-4.5-arm64)qpdf_1.4.1.tgz(r-4.4-x86_64)qpdf_1.4.1.tgz(r-4.4-arm64)
qpdf_1.4.1.tar.gz(r-4.6-arm64)qpdf_1.4.1.tar.gz(r-4.6-x86_64)qpdf_1.4.1.tar.gz(r-4.5-arm64)qpdf_1.4.1.tar.gz(r-4.5-x86_64)
qpdf_1.4.1.tgz(r-4.5-emscripten)qpdf_1.4.1.tgz(r-4.4-emscripten)
qpdf.pdf |qpdf.html✨
qpdf/json (API)
NEWS
# Install 'qpdf' in R: |
install.packages('qpdf', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/qpdf/issues
Pkgdown site:https://docs.ropensci.org
Last updated 15 days ago from:9a7619480d (on master). Checks:15 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | OK | 246 | |
linux-devel-x86_64 | OK | 253 | |
pkgdown docs | OK | 279 | |
source / vignettes | OK | 266 | |
linux-release-arm64 | OK | 243 | |
linux-release-x86_64 | OK | 245 | |
macos-release-arm64 | OK | 197 | |
macos-release-x86_64 | OK | 366 | |
macos-oldrel-arm64 | OK | 165 | |
macos-oldrel-x86_64 | OK | 469 | |
windows-devel | OK | 379 | |
windows-release | OK | 329 | |
windows-oldrel | OK | 385 | |
wasm-release | OK | 268 | |
wasm-oldrel | OK | 265 |
Exports:pdf_combinepdf_compresspdf_lengthpdf_overlay_stamppdf_rotate_pagespdf_splitpdf_subset
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Split, Combine and Compress PDF Files | pdf_combine pdf_compress pdf_length pdf_overlay_stamp pdf_rotate_pages pdf_split pdf_subset qpdf |