Skip to content

A .net application written in C# that will take a web page and download it as an image file; Either pdf or png. It uses PDF Sharp as a library to convert to PDF, but this is only converting the image, it's not creating the image from the HTML, instead I draw the browser image to a file, then convert it, which has the benefit of rendering all ima…

Notifications You must be signed in to change notification settings

Spencer-reborn-Elliott/DownloadWebsiteAsPDF

About

A .net application written in C# that will take a web page and download it as an image file; Either pdf or png. It uses PDF Sharp as a library to convert to PDF, but this is only converting the image, it's not creating the image from the HTML, instead I draw the browser image to a file, then convert it, which has the benefit of rendering all ima…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages