Sicos1977 / ChromiumHtmlToPdf

Convert HTML to PDF with a Chromium based browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this error ?

Olivier-couvez opened this issue · comments

image
Ty for your reply

commented

En jij verwacht dat ik die taal kan lezen? = You expect me to understand that language?

commented

You are probably using the wrong converter object. Use the complete namespace or add a using to your cs file.

Try this

using (var converter = new ChromHtmlToPdf.Converter())