sirajunnasihin/htmltortf

PHP HTML to RTF CONVERTER

v1.1.1 2022-06-09 17:36 UTC

This package is auto-updated.

Last update: 2024-05-09 21:45:45 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