Install LibreOffice
Check which version of LibreOffice is compatible with your version of PhixFlow: System Requirements and Compatibility.
Windows
Download the the latest patch of a compatible version of LibreOffice from:Â https://www.libreoffice.org/download/download/
Install on the PhixFlow server using the default settings
Complete configuration of the PhixFlow integration with LibreOffice: https://phixflow.atlassian.net/wiki/pages/createpage.action?spaceKey=HELPTRUNKR&title=Configuring%20PDF%20Conversion
Linux
Run the following commands to install LibreOffice:
sudo apt update sudo apt install libreoffice
Make sure that the Tomcat installation directory has the correct ownership, e.g.:
sudo chown -R tomcat:tomcat /opt/tomcat