"c# html to pdf converter using wkhtmltopdf or any other free tools [closed]" Code Answer

5

your issue is that you are attempting to use wkhtmltoimage.exe to generate a pdf. use wkhtmltopdf.exe instead and you should be fine.

c:program fileswkhtmltopdf>wkhtmltopdf.exe www.google.com go.pdf

as far as your question, i don't really believe that there is a perfect tool. i have been very satisfied with wkhtmltopdf however.

By Andrii S. on August 12 2022

Answers related to “c# html to pdf converter using wkhtmltopdf or any other free tools [closed]”

Only authorized users can answer the Search term. Please sign in first, or register a free account.