Package: doconv 0.3.3.0001
doconv: Document Conversion to 'PDF' or 'PNG'
It provides the ability to generate images from documents of different types. Three main features are provided: functions for generating document thumbnails, functions for performing visual tests of documents and a function for updating fields and table of contents of a 'Microsoft Word' or 'RTF' document. In order to work, 'LibreOffice' must be installed on the machine and or 'Microsoft Word'. If the latter is available, it can be used to produce PDF documents or images identical to the originals; otherwise, 'LibreOffice' is used and the rendering can be sometimes different from the original documents.
Authors:
doconv_0.3.3.0001.tar.gz
doconv_0.3.3.0001.zip(r-4.5)doconv_0.3.3.0001.zip(r-4.4)doconv_0.3.3.0001.zip(r-4.3)
doconv_0.3.3.0001.tgz(r-4.4-any)doconv_0.3.3.0001.tgz(r-4.3-any)
doconv_0.3.3.0001.tar.gz(r-4.5-noble)doconv_0.3.3.0001.tar.gz(r-4.4-noble)
doconv_0.3.3.0001.tgz(r-4.4-emscripten)doconv_0.3.3.0001.tgz(r-4.3-emscripten)
doconv.pdf |doconv.html✨
doconv/json (API)
NEWS
# Install 'doconv' in R: |
install.packages('doconv', repos = c('https://ardata-fr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ardata-fr/doconv/issues
Last updated 2 months agofrom:bc7ca941b0. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | NOTE | Nov 05 2024 |
R-4.5-linux | NOTE | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:check_libreoffice_exportdocx_updatedocx2pdfexpect_snapshot_docexpect_snapshot_htmlinit_working_directorymsoffice_availablepptx2pdfrm_working_directoryto_miniatureto_pdfworking_directory
Dependencies:askpasscurllocatexecmagickmagrittrpdftoolsprocessxpsqpdfR6Rcppsys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if PDF export is functional | check_libreoffice_export |
Update docx fields | docx_update |
Convert docx to pdf | docx2pdf |
Visual test for document | expect_snapshot_doc |
Visual test for an HTML document | expect_snapshot_html |
Check if 'Microsoft Office' is available | msoffice_available |
Convert pptx to pdf | pptx2pdf |
Thumbnail of a document | to_miniature |
Convert documents to pdf | to_pdf |
manage docx2pdf working directory | init_working_directory rm_working_directory working_directory |