hermanouchoa/php-html-to-rtf-converter

A HTML to RTF converter

Installs: 3 943

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 13

pkg:composer/hermanouchoa/php-html-to-rtf-converter

dev-master 2021-07-13 12:32 UTC

This package is auto-updated.

Last update: 2025-10-13 21:17:34 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