gedeeinstein/php-html-to-rtf-converter

PHP HTML to RTF CONVERTER

v1.0.5 2020-11-15 11:33 UTC

This package is not auto-updated.

Last update: 2025-05-13 07:28:05 UTC


README

Convert basic HTML output of TinyMCE to RTF with PHP

Supported HTML:

  • Text styles
    • bold
    • italic
    • undeline
    • strikethrough
  • Align
    • Left
    • Center
    • Right
    • Justify
  • Lists
    • Ordered
    • Unordered
  • Unicode characters

Example can be found in examples/index.php