Convert open source php doc / x to pdf?

Are there any open source PHP tools that I can use to convert .doc / .docx to pdf?

If you have good tutorials or tools that will be greatly appreciated.

I watched phpLiveDocx, but it looks like they charge a monthly fee.

Or maybe .odt to pdf in php or linux?

+3
source share
2 answers

Try FPDF (dot) org. Dunno if it is open source, but it seems easy to understand and use.

EDIT: , . , : Word PDF OpenOffice Windows. , . , .

0

, PHP, PHPWord - PHP ( .doc .docx)

, , API, Zamzar. 10 API , PHP.

Full disclosure: I am the lead developer of the Zamzar API.

0
source

All Articles