PHPWord is a powerful open-source API, written in PHP to create and read file-formats including DOC, DOCX, ODT, RTF, HTML, and PDF. Using the API you can create a document, set document properties, insert images, insert charts and more. Let’s get started with creating a simple DOCX file using PHPWord.
Pre-Requisites To create a word document using the PHPWord you need the following resources installed in your operating system:
PHP version 5.
Doc to Docx – A change worth considering to switch!
Working with latest Microsoft Word version, the default file format for saving the document is DOCX. As time moves on, the upcoming generations, working in technology domain, won’t even know how the DOCX format replaced the DOC file format which was the default format for Word 2003 and before. By moving from Doc to Docx, Microsoft fulfilled its promise of open file format standards that was long demanded by companies providing support for word documents.
Word Processing File Formats at FileFormat.com
We have recently launched fileformat.com that is your one stop for guidance about file formats. Besides updating you with latest news from file format domain, its wiki section is continuously getting enriched with contents about different file formats.
Word Processing File Formats The Word Processing category includes file formats that can be processed by word processor applications like Microsoft Word, OpenOffice Writer and others. Let us have a look at some of these file formats.