Package: html2pdfR 0.1.0
html2pdfR: Convert Local 'HTML' and 'XHTML' Files to 'PDF'
Provides functions for converting local 'HTML' and 'XHTML' files to 'PDF' using an external backend. The package includes helper functions for backend setup, file conversion, and an optional 'Tk' graphical interface.
Authors:
html2pdfR_0.1.0.tar.gz
html2pdfR_0.1.0.tar.gz(r-4.7-any)html2pdfR_0.1.0.tar.gz(r-4.6-any)
html2pdfR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
html2pdfR/json (API)
| # Install 'html2pdfR' in R: |
| install.packages('html2pdfR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lijin-5673/html2pdfr/issues
Last updated from:96bdab98c0. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 106 | ||
| wasm-release | OK | 120 |
Exports:convert_html_to_pdffind_html2pdf_backendinstall_html2pdf_backendlaunch_html2pdf_appset_html2pdf_backend
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get backend config file path | backend_config_file |
| Get default backend directory | backend_default_dir |
| Get default backend executable path | backend_default_exe |
| Backend release URL | backend_release_url |
| Get backend root directory | backend_root |
| Convert local 'HTML' or 'XHTML' file to 'PDF' | convert_html_to_pdf |
| Find configured backend executable | find_html2pdf_backend |
| Install external backend from GitHub Releases | install_html2pdf_backend |
| Launch graphical converter application | launch_html2pdf_app |
| Set backend executable path | set_html2pdf_backend |
