You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Description>ChromeHtmlToPdf is a 100% managed C# .NETStandard 2.0 library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome</Description>
8
8
<Copyright>(C)2017-2021 Kees van Spelde</Copyright>
9
-
<PackageReleaseNotes>- Handling image load timeout parameter (this did not work)
10
-
- Added some extra logging
11
-
- Add macOS path to Chrome
12
-
- Use async method to open websocket connection and added some more logging</PackageReleaseNotes>
9
+
<PackageReleaseNotes>- Added some extra logging
10
+
- Added support to use an HTML string instead of a file or url</PackageReleaseNotes>
0 commit comments