Essential Studio for ASP.NET MVC 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.
  • #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.

pdf

No Changes for this product in this version.

Presentation

No Changes for this product in this version.

XlsIO

Bug Fixes

  • #255791 - CJK characters are now properly rendered while converting Excel document into PDF.
  • #257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
  • #255064 - Performance issue while refreshing query table is fixed.
  • #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.