Advertisement
theitd

WKPDF Convert HTML to PDF

Jan 29th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. // Save HTML Page (Complete)
  2. // Convert HTML Page to PDF - OSX
  3.  
  4. wkpdf -d -t 5 --source index.html --output local.pdf -gn --no-enable-javascript -r landscape -p a4 --no-paginate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement