且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在java中将jsp页面保存为pdf?

更新时间:2022-01-12 21:24:15

我最近正在研究这个话题,我发现更好的方法是在客户端使用javascript来生成PDF。
很少有人可以为你做这些。选择你的方式:
f.e.

I was researching this topic lately and I found that better aproach is to use javascript on client side to generate PDF. There are few libs who can make it for you. choose your way: f.e.

生成使用Javascript从div中的HTML获取PDF格式

http ://html2canvas.hertzen.com/

https://github.com/MrRio/jsPDF
(: