f90e19c3
Andrea Petta
plugin update
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
PHPRtfLite
===
PHPRtfLite is an API enabling developers to create rtf documents with php. PHPRtfLite is designed on OOP principles.
Project links
---
* [PHPRtfLite Web Site](https://sourceforge.net/projects/phprtf/)
* [PHPRtfLite Documentation](http://sigma-scripts.de/phprtflite/docs/)
Features
---
* Paragraphs
* Sections
* Fonts
* Images
* Tables
* Nested Tables
* Footer / Header
* Footnotes / Endnotes
* UTF8 support
* Enumerations / Numberings
* Form fields (Checkbox, Dropdown, Text)
|