Version 1.X (Latest Build v1.05)
New Features
- Added ChromiumProcessArgs property to pass any browser specific arguments. (v1.05)
- The Namespace is changed from DynamicPDF.HtmlConverter to ceTe.DynamicPDF.HtmlConverter. (v1.02)
- Added header and footer support (v1.01)
- Height, Width and Margins will be in Points. (v1.00)
- Added support to work with Windows forms. (v1.00)
- Added support to release the unused resources on demand. (v1.00)
- Added Linux resources as a seperate package : ceTe.DynamicPDF.HtmlConverter.NET.Resources.Linux (v1.00)
- Added Support to Linux x64 platform (v1.00)
- Added Support to return Byte array of the output PDF (v1.00)
- Added support for html string as source for conversion (v1.00)
- Initial release to convert HTML to PDF (v1.00)
Bug Fixes
- Fixed few issues with styles and formatting of HTML (v1.04)
- Fixed an issue with displaying images using the basepath. (v1.03)
- Fixed few issues with styles and formatting of HTML. (v1.03)
- Fixed an issue with header and footer text. (v1.02)
- Resolved an intermittent issue caused by a subprocess to not being found. (v1.02)
- Fixed an issue with closing the chromium process when an unhandled exception occurs. (v1.00)
- Fixed an issue with zoom value being ignored (v1.00)