GrapeCity Documents .NET Bundle updated

Released: Mar 23, 2022

Updates in GrapeCity Documents .NET Bundle

Funktionen

GrapeCity Documents for PDF 5.0.0.775

  • Added PageCollection.Swap() method which allows you to swap two pages using their 0-based indices.

GrapeCity Documents for Word 5.0.0.775

  • Synced version with other GrapeCity.Documents packages.

GrapeCity Documents for Imaging 5.0.0.775

  • Synced version with other GrapeCity.Documents packages.

Fehlerkorrekturen

GrapeCity Documents for PDF 5.0.0.775

  • PDF version is not updated when using StartDoc()/EndDoc() methods to generate a PDF.
  • Exception is thrown by the GcPdfDocument.GetImages() method for certain PDF files (additional fixes).
  • Annotation count changes when a certain PDF is loaded and saved using GcPdf API.
  • Some PDF pages are blank when exported to images.
  • Text drawn with "Noto Sans JP" font appears too wide.

GrapeCity Documents for Excel, .NET Edition 5.0.5

  • Bad performance when calculating formulas in a specific Excel file.
  • The position of the frozen pane is changed after JSON I/O.
  • The layout of checkbox list in the exported PDF file is different from SpreadJS designer.
  • Performance is bad when calling method toJSON with particular Excel file.
  • When the chart is exported to PDF, the pattern fill of the legend symbol is not correct.
  • The layout of the list object in the exporting PDF is not correct.
  • The checkbox is unchecked when the cell value is set.
  • Open CSV file with double quote, the records would be lost.
  • ParseException is thrown on opening particular excel file with threaed comment.
  • Exception is thrown on setting Workbook.Culture property when workbook contains Hyperlink named style.
  • Exception is throws when opening loading specific JSON file.
  • Exception is thrown on calling Workbook.SetLicenseKey method in multi-thread.
  • The result of IRange.LastColumn is not correct in some Excel file.
  • The plot area of chart is not updated in the exported PDF file when enabling/disabling calculation.
  • Custom named style are not exported to JSON or Excel file if it is not used in any range.
  • Font "Noto Sans JP" is not shown correctly in the exported PDF.
  • Exception is thrown on opening an Excel file.
  • Exception is thrown on opening an Excel file with ActiveX control.
  • NullPointerException is thrown on calling Calculate method after loading JSON file.