开发者

Using PHP wants to export html into doc,excel

开发者 https://www.devze.com 2023-02-13 17:23 出处:网络
File is exporting properly, but HTML file contains iframe , So iframe part is not exported in doc and excel. iframe calls html 开发者_如何学Gofile for graph. Graph is done using flex.Take a look at th

File is exporting properly, but HTML file contains iframe , So iframe part is not exported in doc and excel. iframe calls html 开发者_如何学Gofile for graph. Graph is done using flex.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消