3 packages tagged with “HtmlConvertion”
HtmlConverter is a small wrapper of the popular library wkhtmltopdf which is able to convert html to pdf and image.
The converter offers a lot of powerful options (convert any web page or html string to image or pdf) it can be used to convert HTML strings that support html5/CSS and any javascript libraries that attach to the HTML page in the server.
The converter offers a lot of powerful options (convert any web page or html string to image or pdf) it can be used to convert HTML strings that support html5/CSS and any javascript libraries that attach to the HTML page in the server. first Install-Package Selenium.WebDriver.ChromeDriver package in your application(console app, web app or any .net applications) and use it!