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
Asked
Active
Viewed 1.5k times
2 Answers
7
Well, I've used PhpRtf and it was very good. You can download it at http://sourceforge.net/projects/phprtf/

Daniel Sorichetti
- 1,921
- 1
- 20
- 34
-
I used that library too. A must. – Eineki Sep 26 '09 at 20:25