dongyu9263 2012-07-11 05:06
浏览 50
已采纳

将HighChart作为excel文件中的图像与其他页面内容一起导出

Export HighChart as an image in excel file together with the other page contents like tables, text, etc. When I click the export button the whole Page content will be save as excel file via header but instead of exporting all page content to excel file it excludes the HighChart Graph. I think the solution is to export the graph as image in excel but I don't have any idea how to that. Is there anyone know how to do it or have any idea how to solve this problem?

  • 写回答

2条回答 默认 最新

  • dream198731 2012-11-13 09:28
    关注
    1. Here is link on highcharts documentation. Thats will help u to export image and store it.

    2. a) Documentation #1
      b) Documentation #2
      That will help u with PHPExcel classs API.

    3. And finally exapmle of image paste to a sheet, using PHPExcel class: one or two;

    Have more questions? See that links: one, two.
    And official PHPExcel examples: here.

    Good luck!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 @microsoft/fetch-event-source 流式响应问题
  • ¥15 ogg dd trandata 报错
  • ¥15 高缺失率数据如何选择填充方式
  • ¥50 potsgresql15备份问题
  • ¥15 Mac系统vs code使用phpstudy如何配置debug来调试php
  • ¥15 目前主流的音乐软件,像网易云音乐,QQ音乐他们的前端和后台部分是用的什么技术实现的?求解!
  • ¥60 pb数据库修改与连接
  • ¥15 spss统计中二分类变量和有序变量的相关性分析可以用kendall相关分析吗?
  • ¥15 拟通过pc下指令到安卓系统,如果追求响应速度,尽可能无延迟,是不是用安卓模拟器会优于实体的安卓手机?如果是,可以快多少毫秒?
  • ¥20 神经网络Sequential name=sequential, built=False