Document Solutions .NET Bundle 8.1.1

Released: May 9, 2025

8.1.1 버젼 업데이트

기능

  • Document Solutions for PDF 8.1.1
    • Added GrapeCity.Documents.Text.Font.FindNativeFont() method: finds the most suitable native font for rendering text associated with this PDF font.

수정사항

  • Document Solutions for Excel, .NET Edition 8.1.1
    • The result of a dynamic array formula is incorrect when there is a default value in the worksheet.
    • The exported Excel file is corrupted when the workbook contains a particular Pivot Chart.
    • The column positions are incorrect after the template is extended.
    • The count of the runs of rich text increases after calling the IRange.Characters method.
    • The result of the IFont.Underline property is incorrect in rich text.
    • An exception is thrown when exporting an Excel file containing a 3D reference.
    • The font in the exported SSJSON file is corrupted.
    • A #VALUE! error occurs when using a dynamic array formula.
    • Camera shapes appear blurry in the exported PDF file.
    • An exception is thrown when calling the processTemplate method.
    • An exception occurs when exporting the 101st file, even though it is licensed.
    • The cell format is lost in the exported Excel file.
    • The used range in the exported Excel file is incorrect when the workbook contains a dynamic array formula.
  • Document Solutions for PDF 8.1.1
    • Fields in some PDFs are not copied by PageCollection.ClonePage() or GcPdfDocument.MergeWithDocuments() methods.
  • Document Solutions for Word 8.1.1
    • IndexFieldOptions.CharacterRange property is case-sensitive (should be case-insensitive).
    • Issues with handling of XeFieldOptions when the entry includes multiple pages.
    • A paragraph with a custom style with outline level different from OutlineLevel.BodyText is not included into the TOC by default.
    • System.NullReferenceException is thrown when generating TOC for a specific document.