You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
450 B
15 lines
450 B
4 years ago
|
---
|
||
|
name: How to Use PHPWord
|
||
|
about: Find out how to use PHPWord
|
||
|
labels: WontFix
|
||
|
|
||
|
---
|
||
|
|
||
|
***Please do not use the issue tracker to ask how to use PHPWord.***
|
||
|
|
||
|
Documentation is available on [Read the Docs](https://phpword.readthedocs.io/en/latest/).
|
||
|
|
||
|
Sample code is in the [`/samples/` directory](https://github.com/PHPOffice/PHPWord/tree/develop/samples).
|
||
|
|
||
|
Usage questions belong on [Stack Overflow](https://stackoverflow.com/questions/tagged/phpword).
|