0
我在OSX Lion上使用隨自制(0.9.9)附帶的wkhtmtopdf,並且突然之間我無法再生成PDF。當我在URL的末尾添加.pdf時,wkhtmltopdf進程啓動,但進程從未完成。我懷疑這是wkhtmltopdf的問題,因爲當我通過cli運行它時,這個過程還沒有完成。當我發出以下命令時,我得到一個test.pdf文件,但該進程從未結束,即使它表示「已完成」。PDF生成使用PDFKit和wkhtmotopdf掛起
我能做些什麼來強制過程完成嗎?
curl google.com | wkhtmltopdf - test.pdf
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 219 100 219 0 0 1685 0 --:--:-- --:--:-- --:--:-- 5475
Loading page (1/2)
Printing pages (2/2)
Done