Skip to content

Convert basic HTML output of TinyMCE to rtf with PHP

License

Notifications You must be signed in to change notification settings

Sirajunnasihin/htmltortf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHP HTML-to-RTF-converter

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

About

Convert basic HTML output of TinyMCE to rtf with PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%