Package: LJexm 1.0.5
LJexm: Extract, Convert, and Merge 'pdf' Files from 'zip' Files
Extracts 'zip' files, converts 'Word', 'Excel', and 'html'/'htm' files to 'pdf' format. 'Word' and 'Excel' conversion uses 'VBScript', while 'html'/'htm' conversion uses 'webshot' and 'PhantomJS'. Additionally, the package merges 'pdf' files into a single document. This package is only supported on 'Windows' due to 'VBScript' dependencies.
Authors:
LJexm_1.0.5.tar.gz
LJexm_1.0.5.zip(r-4.7)LJexm_1.0.5.zip(r-4.6)LJexm_1.0.5.zip(r-4.5)
LJexm_1.0.5.tgz(r-4.6-any)LJexm_1.0.5.tgz(r-4.5-any)
LJexm_1.0.5.tar.gz(r-4.7-any)LJexm_1.0.5.tar.gz(r-4.6-any)
LJexm_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
LJexm/json (API)
NEWS
| # Install 'LJexm' in R: |
| install.packages('LJexm', repos = c('https://lijin-5673.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lijin-5673/ljexm/issues
Last updated from:17a82b4c91. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 111 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 108 |
Exports:convert_files_to_pdfconvert_html_to_pdfextract_zip_filesmerge_pdfsrun_app
Dependencies:askpasscallrcurlfsjsonlitemagrittrpdftoolsprocessxpsqpdfR6Rcpprstudioapisyswebshot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Word & Excel Files to PDFs using 'VBScript' | convert_files_to_pdf |
| Convert HTML/HTM Files to PDF Automatically installs 'PhantomJS' if missing. | convert_html_to_pdf |
| Extract ZIP Files in a Given Folder | extract_zip_files |
| Merge PDFs in Alphabetical Order | merge_pdfs |
| Run the Full Process: Extract, Convert, and Merge PDFs | run_app |
