Rilasci di Document Solutions .NET Bundle

Released: Jul 7, 2020

Aggiornamenti in 3.1

Funzionalità

GrapeCity Documents for PDF

  • Existing PDFs that contain AcroForm fields with duplicate names can now be loaded into GcPdfDocument.

GrapeCity Documents for Word

  • Improved performance of copy operations in some situations.

Correzioni

GrapeCity Documents for PDF

  • Exceptions occur when trying to load certain PDFs.
  • Exception occurs when calling GetNativeImage() on images found in some PDFs.
  • Exceptions occur when trying to save certain PDFs loaded into a GcPdfDocument.

Released: Jun 19, 2020

Aggiornamenti in 3.1

Funzionalità

GrapeCity Documents for PDF

  • Added GcPdfDocument.Load(Stream, byte[]) method and StandardSecurityHandler.UserPasswordBytes and StandardSecurityHandler.OwnerPasswordBytes properties. These allow you to use arbitrary encoding to convert a password string.

Correzioni

GrapeCity Documents for PDF

  • In certain PDF forms, some or all fields may not be present in the AcroForm entry in the document, which breaks the code that uses the AcroForm.Fields collection. Now the fields are added to that...

Released: Jun 4, 2020

Aggiornamenti in 3.1

Funzionalità

GrapeCity Documents for PDF

  • New properties added to TextAnnotaton: State and StateModel.
  • New property added to GcPdfDocument.ImageOptions: ImageFormat. Controls the format used to save images.
  • PDF Viewer
    • Annotations/From editor: added UI notification when opening a PDF that does not allow editing.
    • Added new properties: fileUrl, fileName.

Correzioni

GrapeCity Documents for PDF

PDF Viewer

  • Incorrect sticky note icon appearance.
  • Incorrect file extension when downloading a PDF using the...

Released: May 19, 2020

Aggiornamenti in 3.1

Correzioni

GrapeCity Documents for Excel, .NET Edition and Java Edition

  • Error occurs when adding new row in a table.
  • Cell formatted text is wrong when the number format is "@".
  • Error occurs after calling Workbook.Calculate().
  • Cell font color is not correct when some kind of number formatter is applied.
  • Cell background in the exported PDF is black even though it is "lightgray" in JSON.
  • Error occurs when from JSON.
  • Cell rich text is rendered wrong in the exported PDF when the cell is a combo...

Released: May 11, 2020

Aggiornamenti in 3.1

Funzionalità

  • GcPdfDocument.ImportFormDataFromCollection() method now interprets dots in field names as hierarchy delimiters.

Correzioni

  • PDF - Incorrect application of redact annotation in some cases.
  • Exception when loading certain PDFs.

Released: Apr 13, 2020

Aggiornamenti in 3.1

Funzionalità

GrapeCity Documents for PDF

  • AcroForm.Fields collection now uses case-sensitive search (PDFs exist that have fields with names differing only by case).
  • GcPdfDocument.SaveAsTiff() method: added optional parameter that allows to specify TIFF frame settings (such as compression).

Released: Mar 18, 2020

Aggiornamenti in 3.1

Funzionalità

GrapeCity Documents for PDF

  • Apply Redaction - You can now perform complete redaction by marking and removing sensitive, confidential content from PDF documents.
  • Support for TrueType Hinting Instructions - Enhanced support for rendering specific CJK characters when converting PDF to images. Special true type features (hinting) are used to re-use glyph parts for drawing CJK characters when converting PDF to images.
  • Fetch Signature Properties - Extract signature information from...