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.
很抱歉重新发布这个问题,也许在过去一年左右更新了一些东西。这里的所有答案都是几年前的,我正在寻找 html 到 pdf 免费的基于 linux 的工具。目前我正在使用有缺陷的 wkhtmltopdf(换行符等)
html 包含 CSS 和 canvas 标签
我将firefox打印测试为pdf并且效果很好,但是我不能在我的安装中使用firefox。也许已经有基于壁虎引擎的免费工具。
我还查看了 perl 模块,但它们都不支持 CSS 。
谢谢急诊室
还有另一个工具CutyCap 也可以通过 WebKit 呈现,虽然我自己没有使用过。