Convert HTML to RTF (HTML2RTF converter)
Posted
by Luca Matteis
on Stack Overflow
See other posts from Stack Overflow
or by Luca Matteis
Published on 2010-01-21T15:58:51Z
Indexed on
2010/05/30
19:32 UTC
Read the original article
Hit count: 240
I'm looking for a simple HTML2RTF converter that I can use on my website which is using a *nix like Operating System. I haven't found anything on the internet, and was hoping the SO community would help me.
PS: I don't want to implement this from scratch, and it doesn't really matter what language it's in, as long as I can run it on a *nix like system. If you guys have already some personalized implementation, the language preferred would be PHP.
© Stack Overflow or respective owner