html2rtf converts input html documents to an RTF document on the standard output. html2rtf expects
properly nested begin/end tags in the input html and warns about imbalance.
Set the debug trace level to level. Higher levels produce more output.
-f, --font-size=size
Set the initial font size to size points. The default value is 12.
-p, --project-file=file
Appends MS HELP project information to the help project file file. This
file combines individual RTF files into a hyper-linked collection. Note that MS expects file to have a .hlp
extension.
-v, --verbose
Enable verbose error and warning messages. Some html source can't stand the heat.