openoffice document (odt) to PDF with command line on Linux?

后端 未结 1 353
暖寄归人
暖寄归人 2021-01-27 11:02

we are building a PHP script that we need at work to create reports in PDFs

the reports will be created by using templates from postgrSQL.

so far I found that it

1条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-27 11:48

    http://www.artofsolving.com/opensource/pyodconverter

    this may help you, it needs to start OpenOffice as service, and the python script is merely utilizing its api, maybe you can write one in PHP too

    0 讨论(0)
提交回复
热议问题