Hai frnd can give me some solution.. 1.how to open ms word document without using com(word.application) 2.actually i want to edit existing document only changing content without affecting any properties?
A:
Zend_Service_LiveDOCX is a solution that doesn't require COM. It uses a web service.
See this PHP tutorial.
Matthew Flaschen
2010-05-25 05:13:18
sorry i dint get any code and idea regarding zend service including can u give some coding exaple
2010-05-25 05:19:02
actually i wannt to write some content to exisisting document...without using com objectsuppost if u go file ->propertis->summaru/custom some content will be there if i edit that document na that properties getting erase
2010-05-25 05:44:15
i want to open that document without using com object and write into that document without using com object
2010-05-25 05:44:51
A:
This probably isn't much help because you need a solution now: PHPWord currently only writes and only to .docx files. It is still in the early stages of development, but is worth keeping an eye on, and readers will be forthcoming in due course, as will support for .doc.
Mark Baker
2010-05-25 06:45:07