Skip to content

Instantly share code, notes, and snippets.

@fmal
Created December 20, 2012 18:20
Show Gist options
  • Select an option

  • Save fmal/4347452 to your computer and use it in GitHub Desktop.

Select an option

Save fmal/4347452 to your computer and use it in GitHub Desktop.
render html to pdf
wkpdf --source http://google.com/ --output cv.pdf --paper letter --orientation portrait --margins 0 --print-background yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment