tinybutstrong html 到 word 文档

发布于 2024-12-01 19:27:38 字数 74 浏览 0 评论 0原文

有没有办法将 HTML 格式的字符串转换为 Word 文档?我尝试使用tinybutstrong,但它似乎没有转换任何html 标签。

Is there a way to convert a HTML formmatted string to a Word document? I tried using tinybutstrong but it doesn't seem to convert any html tags.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

香橙ぽ 2024-12-08 19:27:38

TinyButStrong 是一个 PHP 模板引擎,可以使用其 OpenTBS 插件合并 HTML、Text...以及 Docx、Xlsx、Odt、Ods...。
然而它不能转换。

也许这是一个解决方案:
http://www.phplivedocx.org/2009/08/13/convert-docx-doc-rtf-to-html-in-php/" phplivedocx.org/2009/08/13/convert-docx-doc-rtf-to-html-in-php/

TinyButStrong is a PHP template engine that can merge HTML, Text, ... and also Docx, Xlsx, Odt, Ods, ... using it's OpenTBS plugin.
Nevertheless it cannot to conversion.

Maybe here is a solution:
http://www.phplivedocx.org/2009/08/13/convert-docx-doc-rtf-to-html-in-php/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文