No edit summary |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
[https://www.libreoffice.org/discover/libreoffice/ LibreOffice] is a separate product and comes with its own license. | [https://www.libreoffice.org/discover/libreoffice/ LibreOffice] is a separate product and comes with its own license. | ||
Revision as of 22:39, 16 June 2024
Write the content here to display this box
LibreOffice is a separate product and comes with its own license.
One can use it to convert from odt (output from MDriven report) to docx and pdf, and also from ods(output from MDriven report) to xlsx and pdf.
Requires install of LibreOffice on the server running Turnkey.
I suggest you uncheck Online Update etc. - your server may be locked down for access to the internet and trying to auto update will cause erratic behavior.
Once you have it installed, I recommend you turn off Java support - this will speed up per document load time significantly.
- Open the Options dialog using āAlt + F12.ā
- In the sidebar, select āLibreOffice,ā then āAdvanced.ā
- Uncheck the āUse Java runtime environmentā option.
- Click āOKā to close the dialog.
You must give the install path - it will look something like this: C:\Program Files\LibreOffice\program\soffice.exe.
Set this in SysMDrivenMiscSettingsSingleton.LibreOfficeInstallPathAndExe. Read more on using SysDocBatch for document conversion.