开发者

opening MS word document without using com object

Hai frnd c开发者_StackOverflow中文版an 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?


Zend_Service_LiveDOCX is a solution that doesn't require COM. It uses a web service.

See this PHP tutorial.


You can use NPOI. It is .NET port of the POI library. I used it for excel but guess should work for word as well.


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜