Document Solutions .NET Bundle 8.1.3

Released: Jun 6, 2025

Aggiornamenti in 8.1.3

Funzionalità

  • Document Solutions for Imaging 8.1.3
    • Synced version with other Document Solutions packages.
  • Document Solutions for PDF 8.1.3
    • Added a new GcPdfDocument.SetCustomProperty() method which adds a custom property with a specified value to the current document.
    • Added a new GetCustomProperty() method which gets the value of a custom property with a specified name.
  • Document Solutions for Word 8.1.3
    • Synced version with other Document Solutions packages.

Correzioni

  • Document Solutions for Excel 8.1.3
    • An exception is thrown when calling the Manager.Paginate method.
    • Grouping a range results in an incorrect outline.
    • The result of setting the option to insert entire rows and columns is not as expected.
    • An exception is thrown when exporting a PDF file that contains a specific chart.
    • Fetching IconType throws an ArrayIndexOutOfBoundsException when the icon is IconType.NoCellIcon.
    • Formula cells are not evaluated after calling Workbook.Calculate() method.
    • Pivot table totals to an incorrect value.
  • Document Solutions for PDF 8.1.3
    • Loading a certain PDF into GcPdfDocument causes a stack overflow.