Reputation: 706
I need to generate an RTF from within PHP. I've seen several libraries out there but wondering if anyone has used any of them or if they've just hand coded their own (which I'm perfectly able to do). Any opinions out there? TIA
Upvotes: 7
Views: 15526
Reputation: 1648
bz-htmlcss2rtf please try with this.
http://sourceforge.net/projects/bzhtmlcss2rtf/
Upvotes: 0
Reputation: 1951
Well, I've used PhpRtf and it was very good. You can download it at http://sourceforge.net/projects/phprtf/
Upvotes: 7