Answer the question
In order to leave comments, you need to log in
Working with doc/docx/rtf/odt documents using php?
Faced with the following task, namely, working with documents using php ... Actually 2 questions:
1. Previously, I made documents as a "web document" i.e. used html markup taking the framework from the saved doc file as a web page… Are there any good libraries for creating full-fledged documents… I know about phprtf, but are there any analogues?
2. Is it possible to import documents for online editing ...
PS COM is not offered, since all work is on * nix
Answer the question
In order to leave comments, you need to log in
Actually google to the rescue.
www.phpclasses.org/package/2763-PHP-Convert-HTML-into-Microsoft-Word-documents.html
www.google.com/search?hl=en&client=opera&hs=9ZE&rls=ru&channel=suggest&q=docx+php+class&aq =f&aqi=&aql=&oq=
www.tinybutstrong.com/ - there is an openTBS plugin that can work with docx. Docx is essentially xml in zip, so the plugin simply takes care of archiving / unzipping docx.
www.phplivedocx.org/
Only the class will work through a connection to www.livedocx.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question