6.7 Rich Text Format output
The rtf output driver produces RTF file from internal DOM tree. Output files are written in doc/rtf directory.
Use of this driver can be enforced using the doc_format option either in the doc/mkdoc.conf file or on the command line with --doc-format rtf.