andrei-m-code / net-core-html-to-image

.NET Core HTML to Image converter
MIT License
127 stars 54 forks source link

Extra Args property #23

Closed LeonidEfremov closed 4 years ago

LeonidEfremov commented 4 years ago

Ability to avoid exception

Failed to load about:blank, with network status code 301 and http status code 0 - Protocol "about" is unknown

on Linux, just add --enable-local-file-access option, more details here https://github.com/wkhtmltopdf/wkhtmltopdf/issues/4717 and here https://github.com/wkhtmltopdf/wkhtmltopdf/issues/4536 (BREAKING CHANGE: block local filesystem access by default)