This package is hidden from search results because it is not hosted in the universe of the upstream owner
cran. To fix this you can add URL: https://cran.r-universe.dev/cpp11qpdf to the package DESCRIPTION file. See also theR-universe documentation.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.tar.gz(r-4.7-arm64)cpp11qpdf_1.3.5.tar.gz(r-4.7-x86_64)cpp11qpdf_1.3.5.tar.gz(r-4.6-arm64)cpp11qpdf_1.3.5.tar.gz(r-4.6-x86_64)
cpp11qpdf_1.3.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cpp11qpdf/json (API)
NEWS
| # Install 'cpp11qpdf' in R: |
| install.packages('cpp11qpdf', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pachadotdev/cpp11qpdf/issues
Pkgdown/docs site:https://pacha.dev
Uses libs:
Last updated from:3937ef7032. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 169 | ||
| linux-devel-x86_64 | OK | 182 | ||
| source / vignettes | OK | 300 | ||
| linux-release-arm64 | OK | 165 | ||
| linux-release-x86_64 | OK | 182 | ||
| wasm-release | OK | 179 |
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 |
