Created
December 20, 2012 18:20
-
-
Save fmal/4347452 to your computer and use it in GitHub Desktop.
render html to pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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