PHPWord icon indicating copy to clipboard operation
PHPWord copied to clipboard

A pure PHP library for reading and writing word processing documents

Results 413 PHPWord issues
Sort by recently updated
recently updated
newest added

Dear, I have downloading the Samples, when, for instance , I choose in Samples "Sample 02 TabStops", file "Sample_02_TabStops.docx" is correct, but in the file "Sample_02_TabStops.odt" text appears without any...

Bug Report
Open Document (ODT)

How do I add a paragraph in front of a document? I am loading a document now. I need to add a paragraph to the front of the loaded file....

Question