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.
我正在尝试使用 ruby gem pdfkit 将 html 文件转换为 pdf。我可以创建一个 pdf 文件,但是 pdf 文件中的链接不起作用。有人可以告诉我是否有任何其他工具可以将 html 文件转换为 pdf 或者我们可以使用 pdfkit 修复链接吗?
检查wkhtmltopdf库,已经使用了很长时间......从未遇到任何问题。