N
N
NiGP2011-05-11 20:20:00
PHP
NiGP, 2011-05-11 20:20:00

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

6 answer(s)
S
Sergey, 2011-05-11
Protko @Fesor

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=

X
xaker1, 2011-05-11
@xaker1

odt - www.odtphp.com/ , didn't work with docx\doc.

A
Anton, 2011-05-11
@sHinE

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.

S
Sergey Beresnev, 2011-05-12
@sectus

www.phplivedocx.org/
Only the class will work through a connection to www.livedocx.com/

P
patashnik, 2011-05-12
@patashnik

PHPWord

N
NiGP, 2011-05-12
@NiGP

Thanks everyone, I'll try!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question