使用PHP想要将html导出为doc,excel

发布于 2024-10-19 01:27:13 字数 103 浏览 3 评论 0原文

文件导出正常,但 HTML 文件包含 iframe ,因此 iframe 部分未导出到 doc 和 excel 中。 iframe 调用 html 文件来生成图表。图表是使用flex 完成的。

File is exporting properly, but HTML file contains iframe , So iframe part is not exported in doc and excel. iframe calls html file for graph. Graph is done using flex.

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

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

发布评论

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

评论(1

可是我不能没有你 2024-10-26 01:27:13

看一下 PHPExcelPHPWord 库。这些 PHP 库使您能够创建真正的 MS Excel 和/或 MS Word 文件。

Take a look at the PHPExcel and PHPWord Libraries. These are PHP libraries that will enable you to create real MS Excel and/or MS Word files.

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