GrapeCity Documents .NET Bundle updated

Released: Feb 24, 2023

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for Word 6.0.4

  • [Export to PDF/images] Added support for Shadow, Reflection, Glow, Soft Edges, Blur and FillOverlay effects for simple shapes.

GrapeCity Documents for Excel, .NET Edition 6.0.4

  • Added the option to control to export shared formula in SSJSON file.

수정사항

GrapeCity Documents for PDF 6.0.4

  • IndexOutOfRangeException is thrown in some cases when loading data from an FDF file and saving the PDF.
  • Exceptions are thrown when drawing some PDFs to GcWicBitmap or GcSkiaBitmap.
  • Text that uses incorrectly embedded bitmap fonts is not visible when saving the PDF to images.
  • Page.GetText() method throws InvalidOperationException for some PDFs.
  • Getting GcPdfDocument.StructTreeRoot property or signing a certain PDF hangs.
  • A CheckBoxField may work incorrectly after changing it using GcPdf.

GrapeCity Documents for Word 6.0.4

  • Several issues related to shapes' effects.

GrapeCity Documents for Imaging 6.0.4

  • Loading an SVG with incomplete path data throws an exception.

GrapeCity Documents for Excel, .NET Edition 6.0.4

  • Exception is thrown on loading particular SSJSON file contains circular reference.
  • The calculated result is incorrect from Excel.
  • The result of IFNA function is incorrect from Excel.
  • The celltype in copied range is not cleared when copying range from other worksheet.
  • The column which width is 0 is invisible in the SpreadJS designer.
  • The shape is lost in the exported Excel and PDF file after setting the shape position.
  • Performance downgradation on using PrintManager to exporting PDF file comparing to old version.
  • The transparency effect in the shape text is lost in the exported PDF file.
  • The rotation of the shape is counterclockwise in the exported PDF file.
  • The protection setting is lost in the exported SSJSON file.
  • Stack overflow exception is thrown on calling calculate() method.
  • The exported Excel file is corrupted when original file contains invalid Pivot Table data.