This version introduces the capability to render your adoc file into PDF or HTLM5 files directly in your LabVIEW applications.
With this capability, it’s never been easier to get rid of MS Office and other complex solutions to generate beautiful documents and reports in LabVIEW.
During the package installation, the Ascidoctor toolchain is installed locally with a minimum footprint.
Rendering feature supported by the installation:
- Rendering adoc files to HTML5 and PDF
- Diagram generation (web connection required)
- STEM expressions rendered (HTML5 output only)
3 new functions available in the palette
- Render Adoc File: Takes an adoc file as input and generates HTML5 or PDF output next to the adoc file
- Check Asciidoctor Toolchain Installation: Verify if the toolchain is correctly installed
- Installing Asciidoctor Toolchain: Process to the toolchain installation. This function is useful when you want to ingrate rendering to your application.
Contributor
Big thanks to Matthias Baudot for his help with the installation process.
[Read More]