How to generate RTFs with PHP

家住魔仙堡 提交于 2019-12-10 13:11:38

问题


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


回答1:


Well, I've used PhpRtf and it was very good. You can download it at http://sourceforge.net/projects/phprtf/




回答2:


bz-htmlcss2rtf please try with this.

http://joseluisbz.wordpress.com/2014/04/26/working-rtf-html-css-and-script-files-with-my-own-packages-java-and-php/

http://sourceforge.net/projects/bzhtmlcss2rtf/



来源:https://stackoverflow.com/questions/1482083/how-to-generate-rtfs-with-php

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!