Skip to content

Instantly share code, notes, and snippets.

@ayrilmaz
Created July 12, 2021 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayrilmaz/e9fc2394010ea531868ff8b37844ed64 to your computer and use it in GitHub Desktop.
Save ayrilmaz/e9fc2394010ea531868ff8b37844ed64 to your computer and use it in GitHub Desktop.
Ubuntu html to Pdf for net core
sudo apt-get install xvfb libfontconfig wkhtmltopdf
#test
xvfb-run wkhtmltopdf http://google.com google.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment