PHP 5: PHP MS Word
Neeraj Thakur (contact me)
This class can be used to edit Microsoft Word documents using COM objects.
It creates a COM object to communicate with an instance of Microsoft Word running on the same machine. Then it can execute several operations to manipulate Word documents.
Currently it can:
- Create a new document
- Open a document from an existing file
- Insert text in the current cursor position or at a given bookmark position
- Save the document to the current file or to a new file
- Close the document
- Close the Word instance
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Sufficient (77.3%)
| Sufficient (70.5%)
| -
| -
| -
| Not sure (52.3%)
| 1121 |
Click here for detailed information about this class on phpclasses.org