Rtf2Html 1.21
Avishkar Autar · Sep 1 2008 · Uncategorized
This is a minor update to Rtf2Html (my lightweight rtf to html converter). This version will detect tabs within the RTF text and convert any tab characters to 4 spaces in the HTML output.
Avishkar Autar · Sep 1 2008 · Uncategorized
This is a minor update to Rtf2Html (my lightweight rtf to html converter). This version will detect tabs within the RTF text and convert any tab characters to 4 spaces in the HTML output.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
© 2024 Avishkar Autar
Some icons used are from the famfamfam silk icon set by Mark James and the Fugue Icons set by Yusuke Kamiyamane
[…] the copied RTF text and running it thru Rtf2Html, I can then post nicely colored code: header('Content-type: application/xml; charset=utf-8');echo […]