I'm trying to get Docx to Pdf converson working on a Windows 2016 server with LibreOffice. Running check-conversionplugin.php gives me the error 'Unable to read libreoffice main executable in the path. Please check the correct path has been added in config/phpdocxconfig.ini'
:LibreOffice is installed on version 6.4.6 and working. The path I am using is: path = '"C:\Program Files\LibreOffice\program\soffice.exe"' Taking this path and putting it into file explorer opens LibreOffice like you would expect. No idea what's going on.
Thank you