Generating RTF Files

If we want to generate rtf files or may want to generate reports based on frt files we may need working with rtfgenerator class in which we can download from www.phpclasses.com. To see or learn how it works you may take look at some examples of scripts in which include the rtfgenerator files.
You can download it here (21 kb) !!

there are 3 files of examples:
1. example1.php
2. example2.php
3. example3.php
and 3 other files of rtf generator:
1. frtf.php containing main class to generate rtf files
2. param.inc.php used to set configuration of the class
3. rtfkeywords.inc.php containing all the keywords defined by RTF Specification version 1.7

No comments: