HakanL/WkHtmlToPdf-DotNet

Local file access

maciey opened this issue · 1 comments

I need pass additional option:
--enable-local-file-access

How to do that?

Without that images are not renedered from local drive on Windows

Set BlockLocalFileAccess in the settings to False and it will pass this parameter.