Package: qpdf 1.3.4
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.3.4.tar.gz
qpdf_1.3.4.zip(r-4.5)qpdf_1.3.4.zip(r-4.4)qpdf_1.3.4.zip(r-4.3)
qpdf_1.3.4.tgz(r-4.4-x86_64)qpdf_1.3.4.tgz(r-4.4-arm64)qpdf_1.3.4.tgz(r-4.3-x86_64)qpdf_1.3.4.tgz(r-4.3-arm64)
qpdf_1.3.4.tar.gz(r-4.5-noble)qpdf_1.3.4.tar.gz(r-4.4-noble)
qpdf_1.3.4.tgz(r-4.4-emscripten)qpdf_1.3.4.tgz(r-4.3-emscripten)
qpdf.pdf |qpdf.html✨
qpdf/json (API)
NEWS
# Install 'qpdf' in R: |
install.packages('qpdf', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/qpdf/issues
Last updated 1 months agofrom:7771aac4b0 (on master). Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
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 |