.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt HtmlViewHelper -------------- Rendering any html content using TCPDF's method ``writeHTML``. The default text settings are those from generalText. It is possible to include a css style tag and also inline styles. This ViewHelper is especially useful for rendering Rich Text. **Basic Usage** ::

Some html headline

Lorem ipsum

**Advanced Usage** ::

Some html headline

Lorem ipsum

{someAdditionalRichText}