christopher-ramirez / secretary

Take the power of Jinja2 templates to OpenOffice and LibreOffice.
Other
190 stars 48 forks source link

Web server need to install libreoffice or openoffice? #65

Closed GaryChiang closed 6 years ago

GaryChiang commented 6 years ago

Hi ,

I am using secretary right now. But I still have one question.

I have already installed libreoffice in my computer to develop report.

Do I need to installed libreoffice in the web server?

christopher-ramirez commented 6 years ago

Hello,

No. You do not need LibreOffice installed on the server for rendering documents. But if you want to convert those documents to other formats (DOC, PDF, etc) you will need at least a headless install of [Libre/Open]Office.

GaryChiang commented 6 years ago

thanks it's helpful.