|
|
[encode_rtf]Description
When building RTF files by hand, the text content needs to be encoded properly according to RTF specifications. This tag encodes extended characters and linebreaks for use in RTF files, and converts the html tags <b>, <i> and <br> to the RTF correspondents. This tag does NOT produce a complete RTF document, you need to take care of that yourself. It is only intended to help you encode the text properly. Read more about the RTF format here: http://en.wikipedia.org/wiki/Rich_Text_Format http://search.cpan.org/~sburke/RTF-Writer-1.11/lib/RTF/Cookbook.pod Keep in mind that Lasso can also create RTF files with the PDF tags using PDF_Doc(-format='rtf'), but this tag is useful if you need to hand craft RTF files according to a specific format instead of creating full RTF documents from scratch. Parameters
Sample Usage
Source CodeClick the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
Commentsnone |
||||||||||||||||||||||