Home > Backend Development > PHP Tutorial > html中有含坐标轴的绘图,可以生成word文档吗?

html中有含坐标轴的绘图,可以生成word文档吗?

WBOY
Release: 2016-06-06 20:20:05
Original
1425 people have browsed it

html中有含坐标轴的绘图,可以生成word文档吗?

上图中曲线图是用 jquery flot 画的。

想实现的目的是把html页面(不一定是js生成,有含坐标轴的绘图就行)转成word页面。

目前试了两种方法似乎都不行:
第一种是用phpword库,但是这个库好像没给绘图表的方法。。
第二种是用com类,但是好像只能载入静态页面,不能有js代码和php代码。。于是图表就写不进去了

求指导

回复内容:

html中有含坐标轴的绘图,可以生成word文档吗?

上图中曲线图是用 jquery flot 画的。

想实现的目的是把html页面(不一定是js生成,有含坐标轴的绘图就行)转成word页面。

目前试了两种方法似乎都不行:
第一种是用phpword库,但是这个库好像没给绘图表的方法。。
第二种是用com类,但是好像只能载入静态页面,不能有js代码和php代码。。于是图表就写不进去了

求指导

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template