Essential Studio for ASP.NET Core Release Notes
v17.4.0.40
December 24, 2019
DocIO
Bug Fixes
- #255462 - Header is now preserved properly while converting a Word document to PDF.
- #256504, #258239 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
- #255071 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
No Changes for this product in this version.
Presentation
Bug Fixes
- #250406- The PdfException will no longer be thrown while converting a PowerPoint presentation to PDF.
XlsIO
Bug Fixes
- #257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
- #256142 - Shapes are positioned properly after hiding the rows.
- #250406 - Exception will no longer be thrown on parsing the named range.
- #245527 - Accounting format is now set properly for the cell when number is set to 0.0.
- Issue with incorrect cell value in Excel to PDF conversion is fixed.