Document Solutions .NET Bundle 6.2.5

Released: Nov 24, 2023

Updates in 6.2.5

Fixes

Document Solutions for PDF

  • Save as image methods yield incorrect result for certain PDFs.

Document Solutions for Word

  • Updated default settings to match standard Word defaults.
  • Report Templates
    • System.InvalidOperationException is thrown when trying to use the Count() function in a template.
    • Images rotated according to Exif have width and height swapped.

Document Solutions for Excel

  • After calling IWorksheet.copyAfter() method, an error occurs when opening the exported Excel file.
  • Performance issue when calling IRange.Copy() method many times.
  • The icon of conditional format in the exported PDF file is different from Excel and SpreadJS.
  • Exception is thrown on copying sheet across Excel files when sheet contains custom sheet views.
  • The selected area is a whole row, the used range would be changed in the exported SJS file.
  • The picture cannot be fully displayed in the exported PDF file.
  • When a worksheet is copied twice to another workbook, the defined names are not copied correctly.
  • The number format of NOW function is incorrect under Korean culture.
  • The formula has been changed in the exported Excel file after loading the original SSJSON file.
  • Cell headers style is incorrect in the exported SSJSON file after loading the original SSJSON file.
  • The exported Excel file gets corrupted with particular sheet name and Print Area detail.
  • Exception occurred during data binding.