Package: cpp11qpdf 0.1.0
cpp11qpdf: Split, Combine and Compress PDF Files
Bindings to 'Poppler': Poppler (<[https://poppler.freedesktop.org/]https://poppler.freedesktop.org/>) 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_0.1.0.tar.gz
cpp11qpdf_0.1.0.zip(r-4.5)cpp11qpdf_0.1.0.zip(r-4.4)cpp11qpdf_0.1.0.zip(r-4.3)
cpp11qpdf_0.1.0.tgz(r-4.4-x86_64)cpp11qpdf_0.1.0.tgz(r-4.4-arm64)cpp11qpdf_0.1.0.tgz(r-4.3-x86_64)cpp11qpdf_0.1.0.tgz(r-4.3-arm64)
cpp11qpdf_0.1.0.tar.gz(r-4.5-noble)cpp11qpdf_0.1.0.tar.gz(r-4.4-noble)
cpp11qpdf_0.1.0.tgz(r-4.4-emscripten)cpp11qpdf_0.1.0.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 14 days agofrom:e6ca0877c2. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 20 2024 |
R-4.5-win-x86_64 | OK | Dec 20 2024 |
R-4.5-linux-x86_64 | OK | Dec 20 2024 |
R-4.4-win-x86_64 | OK | Dec 20 2024 |
R-4.4-mac-x86_64 | OK | Dec 20 2024 |
R-4.4-mac-aarch64 | OK | Dec 20 2024 |
R-4.3-win-x86_64 | OK | Dec 20 2024 |
R-4.3-mac-x86_64 | OK | Dec 20 2024 |
R-4.3-mac-aarch64 | OK | Dec 20 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 | 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 |