Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 2.0.5

22 Apr 15:42
Compare
Choose a tag to compare

Fix code so that the --media-load-timeout property works again

Version 2.0

04 Apr 16:18
Compare
Choose a tag to compare
  • Upgraded to support .netstandard 2.0 (.net core and .net framework)

Version 1.5.4

10 Mar 11:58
Compare
Choose a tag to compare
  • HTML encode text that is inside a pre tag

Version 1.5.3

14 Feb 17:12
Compare
Choose a tag to compare
  • Added option to blacklist urls
  • Prepared code to be .NET standard compatible
  • Fix logging from an async task
  • Fix bug in blacklist

Version 1.5.2

12 Feb 06:20
Compare
Choose a tag to compare
  • Added option to blacklist urls
  • Prepared code to be .NET standard compatible
  • Fix logging from an async task

Version 1.4.7

30 Sep 10:22
Compare
Choose a tag to compare
  • Also convert XML to PDF with Chrome
  • Catch and log AngleSharp exception
  • Use originalstring instead of localpath
  • Added option to keep the tempfolder for debugging purposes
  • Fix issue where the text file encoding is not correctly detected

Version 1.4.4

28 Aug 07:41
Compare
Choose a tag to compare
  • Fix issue with invalid chars in an image source
  • Made exceptions public instead of internal

Version 1.4

08 Apr 04:41
Compare
Choose a tag to compare
  • Added option to log to a logfile
  • Added wildcards to log filename
  • Bug fixes
  • Removed all statics to make the code thread safe

Version 1.3

24 Oct 11:02
Compare
Choose a tag to compare
  • Optimized code
  • Fixed bugs

Version 1.2

11 Dec 16:42
Compare
Choose a tag to compare
  • Added option to autosize images so that they fit the page