Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
文件正确导出,但 HTML 文件包含 iframe ,因此 iframe 部分未在 doc 和 excel 中导出。iframe 为图形调用 html 文件。图表是使用 flex 完成的。
看看PHPExcel和PHPWord库。这些是 PHP 库,可让您创建真正的 MS Excel 和/或 MS Word 文件。