GrapeCity Documents .NET Bundle updated

Released: Apr 7, 2023

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for Imaging 6.0.6

  • Added new method overload GcSvgDocument.FromStream(Stream stream, bool leaveOpen): This creates a new GcSvgDocument from a specified SVG data stream, optionally leaving the stream open.

수정사항

GrapeCity Documents for PDF 6.0.6

  • Loading and then saving a particular PDF produces garbled text.
  • Loading a particular PDF hangs in GcPdfDocument.Load().
  • Exception occurs when merging certain files using the GcPdfDocument.MergeWithDocument() method.
  • Exception occurs when saving a certain PDF using the Page.SaveAsJpeg() method.
  • Incorrect results when using the Page.SaveAsJpeg() method in a .NET Framework app.

GrapeCity Documents for Word 6.0.6

  • Exception occurs when loading a particular .DOCX file.

GrapeCity Documents for Imaging 6.0.6

  • Exception occurs when loading particular image files.

GrapeCity Documents for Excel, .NET Edition 6.0.6

  • Image size is not adjusted with the column width when setting BestFitColumns as true when exporting PDF file.
  • NullReferenceException is thrown on calling the PrintManager.Paginate() method.
  • The text is not wrapped in the exported PDF file.
  • Cell notes lost after saving workbook to a new Excel file.
  • Data binding does not support special symbols.
  • Table filters are not working properly after fetching Table JSON.
  • Table and Slicers are cleared after fetching the table JSON.
  • Exception is thrown on setting particular calculated field formula for Pivot Table.
  • The application gets hanged on loading the XLSX file.
  • The time validation info is wrong in the SSJSON file exported by GcExcel.
  • Bad performance of IRange.RowHeight setter.
  • When the cell with incorrect formula is copied to another workbook, the workbook is corrupted.
  • Defined names are lost in the exported SSJSON file.
  • AutoParse does not take affect when using data binding.
  • Connector shapes are lost in the exported PDF file.
  • The text style is lost in the copied shape when shape has linked text.
  • The chart plot area becomes smaller in the exported PDF file when chart is a grouped item.