Document Solutions .NET Bundle 7.1.4

Released: Jun 27, 2024

Actualizaciones en 7.1.4

Características

Document Solutions for Imaging

  • Added the GrapeCity.Documents.Drawing.CellStyle.CustomPostDraw property: gets or sets a delegate that draws custom content in a table cell (after drawing a TextLayout).

Document Solutions for PDF

  • Added the SaveAsImageOptions.CancellationToken property: gets or sets the CancellationToken object. Allows you to cancel the execution of GcPdfDocument.SaveAsXXX() methods.

Correcciones

Document Solutions for Excel

  • Merged cells are unmerged in the exported Excel file when template cell have G=R property.
  • The series line of chart changed after loading the SSJSON file then exporting to SJS file.
  • The formula is lost after loading the particular SJS file.
  • The font weight is lost after loading the particular SSJSON file.
  • Performance issues on opening a particular Excel file which contains lots of external workbooks.
  • Exception is thrown on exporting Excel file after deleting particular sheet.
  • The customized properties of celltype are lost in the exported SSJSON file.
  • Exception is thrown on setting dynamic array formula to data validation.
  • Exception is thrown on calling Workbook.ToJson() method when the original SSJSON file contains invalid comment data.
  • The result of TEXTJOIN function is incorrect if the parameter contains CalcError.

Document Solutions for PDF

  • Poor performance when extracting paragraphs and texts from a certain PDF.
  • Parts of text disappear when saving a certain PDF as images.
  • Incorrect background color when saving a certain PDF as images.
  • Exception occurs when saving a particular PDF as images.