Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 jquery 将 HTML 页面保存为 PDF 可能意味着请编写一些示例代码?
不,您不能在客户端执行此操作。在不涉及本地客户端的情况下,不可能在本地保存文件,因为这对客户端计算机来说是一个安全问题。