Choose one of the following methods. It's required to reload the page to refresh the set up changes.

LibreOffice

  • OK libreoffice is set as transform method in config/phpdocxconfig.ini
  • OK libreoffice path is set in config/phpdocxconfig.ini
  • Error Unable to read libreoffice main executable in the path. Please check the correct path has been added in config/phpdocxconfig.ini
  • Warning HOME isn't set as environment variable for the current user or it's empty. You need to set a custom value in the web server configuration or in config/phpdocxconfig.ini or using the homeFolder option available in transformDocument:


    The chosen HOME folder must exist and include a .config folder with rwx access.
  • Warning The .config/libreoffice folder in the HOME folder must have rw access.
  • The following links gather all the available information about the conversion plugin, including installation and set up steps, most common issues and debug:

Native

  • Error Please set native as transform method in config/phpdocxconfig.ini
  • OK Zip support is enabled.
  • OK DOM support is enabled.
  • OK XML support is enabled.
  • This native conversion method includes a set of supported contents and styles detailed on:

    phpdocx requires DOMPDF to transform DOCX to PDF using the native conversion plugin:

MS Word