标签: javascript jquery html html5
我正在设计一个网页,并希望通过下载按钮下载该页面的内容为 PDF ,但我不知道如何实现这一点。
答案 0 :(得分:1)
尝试使用https://plugins.jquery.com/printThis/
也可以使用JsPdf两者都很好。