Files and Folders: RTF Generator
Thomas Graham (contact me)
This is a class for creating RTF document files from HTML.
RTF is a popular rich text format meant for interchange of documents between any word processor program.
The class parses and converts to RTF various HTML tags, such as:
<strong>, <em>, <u>, <strike>, <ul>, <li>, <br>, <p>, <h1>, <h2>, <h3>
An example script is included to implement a Web based WYSIWYG editor that saves documents in RTF format.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (72.4%)
| Sufficient (72.4%)
| -
| Sufficient (60.5%)
| -
| -
| Not sure (49.5%)
| 1283 |
Click here for detailed information about this class on phpclasses.org