Y
Hacker News
new
|
ask
|
show
|
jobs
by
holic
4033 days ago
Side note: Under the hood, PhantomJS uses wkhtmltopdf. You can probably save yourself some overhead using the wkhtmltopdf binary directly.
1 comments
SigmundA
4033 days ago
No I believe both use QTWebkit directly.
link
jamespaden
4032 days ago
It, it used QTWebkit directly. Wkhtmltopdf uses a forked version of Webkit with several PDF-specific enhancements (better support for paging, fixes a couple bugs, etc).
link
holic
4032 days ago
Thanks for clarifying!
link