-
Notifications
You must be signed in to change notification settings - Fork 0
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…
Spencer-reborn-Elliott/DownloadWebsiteAsPDF
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published