Essential Studio for ASP.NET CORE Release Notes

v21.2.5
May 16, 2023

DocIO

Bug Fixes

  • #I457254 – The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I456802 – The NullReferenceException will no longer be thrown while updating nested If Field in Word to PDF conversion.
  • #I455888 - Nested table cell border is now preserved properly while converting a Word document to PDF.
  • #I453873 - Macro button field result is now preserved properly after calling UpdateDocumentFields API.
  • #I457661 - The KeyNotFoundException will no longer be thrown while processing the improper embedded font stream during Word to PDF conversion.
  • #I442895, #I452441 - Rotated shapes positioned with horizontal and vertical alignment now preserved properly while converting a Word document to PDF conversion.
  • #I459764 - The bullets are now preserved properly while converting a DOC format document to PDF.

XlsIO

Bug Fixes

  • Argument Out Of Range exception is thrown while adding license watermark to a worksheet for which the entire range is used is now resolved.