Skip to content

Instantly share code, notes, and snippets.

@Apkawa
Created March 7, 2013 15:21
Show Gist options
  • Save Apkawa/5108770 to your computer and use it in GitHub Desktop.
Save Apkawa/5108770 to your computer and use it in GitHub Desktop.
Way install headless X server and generate pdf from html
% sudo aptitude install xvfb wkhtmltopdf
% xvfb-run wkhtmltopdf test.html test.pdf
# http://stackoverflow.com/questions/13215120/how-do-i-make-python-qt-and-webkit-work-on-a-headless-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment