【发布时间】:2014-04-10 10:33:25
【问题描述】:
我想使用 jqGrid 或其他一些简单的 Javascript / JQuery 函数将 html 表格数据转换为 PDF 文件。
我试过这个: https://stackoverflow.com/a/21496606/3428816
和
http://www.trirand.com/blog/phpjqgrid/examples/export/pdf/default.php
但这对我不起作用,因为在此,他们使用 PHP 来创建 PDF。
我想在不与服务器通信的情况下生成 PDF 文件。
请帮助我。在此先感谢
【问题讨论】:
标签: javascript jquery html jqgrid