joniles / rtfparserkit

Primary repository for RTF Parser Kit library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for converting rtf to html

kschroeer opened this issue · comments

You gave an example of how to parse a rtf file with the StandardParser.
Because your API also provides converting documents, it would be nice if y<ou can also give an example of converting a rtf file (or string) to f.e. html.