Package: cpp11qpdf 1.3.5
cpp11qpdf: Split, Combine and Compress PDF Files
Bindings to 'qpdf': 'qpdf' (<https://qpdf.sourceforge.io/>) is a an open-source PDF rendering library that allows to conduct content-preserving transformations of PDF files such as split, combine, and compress PDF files.
Authors:
cpp11qpdf_1.3.5.tar.gz
cpp11qpdf_1.3.5.zip(r-4.5)cpp11qpdf_1.3.5.zip(r-4.4)cpp11qpdf_1.3.5.zip(r-4.3)
cpp11qpdf_1.3.5.tgz(r-4.4-x86_64)cpp11qpdf_1.3.5.tgz(r-4.4-arm64)cpp11qpdf_1.3.5.tgz(r-4.3-x86_64)cpp11qpdf_1.3.5.tgz(r-4.3-arm64)
cpp11qpdf_1.3.5.tar.gz(r-4.5-noble)cpp11qpdf_1.3.5.tar.gz(r-4.4-noble)
cpp11qpdf_1.3.5.tgz(r-4.4-emscripten)cpp11qpdf_1.3.5.tgz(r-4.3-emscripten)
cpp11qpdf.pdf |cpp11qpdf.html✨
cpp11qpdf/json (API)
NEWS
# Install 'cpp11qpdf' in R: |
install.packages('cpp11qpdf', repos = c('https://pachadotdev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pachadotdev/cpp11qpdf/issues
Pkgdown site:https://pacha.dev
Last updated 23 days agofrom:5694b60196. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 07 2025 |
R-4.5-win-x86_64 | OK | Jan 07 2025 |
R-4.5-linux-x86_64 | OK | Jan 07 2025 |
R-4.4-win-x86_64 | OK | Jan 07 2025 |
R-4.4-mac-x86_64 | OK | Jan 07 2025 |
R-4.4-mac-aarch64 | OK | Jan 07 2025 |
R-4.3-win-x86_64 | OK | Jan 07 2025 |
R-4.3-mac-x86_64 | OK | Jan 07 2025 |
R-4.3-mac-aarch64 | OK | Jan 07 2025 |
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 | cpp11qpdf-package cpp11qpdf |
Combine multiple pdf files into a single pdf file | pdf_combine |
Compress a pdf file | pdf_compress |
Get the number of pages in a pdf file | pdf_length |
Overlay a pdf file into another pdf file | pdf_overlay_stamp |
Rotate pages in a pdf file | pdf_rotate_pages |
Split a pdf file into individual pages | pdf_split |
Subset a pdf file to a new pdf file containing the selected pages | pdf_subset |