GrapeCity Documents for PDF 3.1.0.518

Released: Jun 19, 2020

3.1.0.518 での更新項目

機能

  • 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.

不具合の修正

  • In certain PDF forms, some or all fields may not be present in the AcroForm entry in the document, which would break code that uses the AcroForm.Fields collection. Now such fields are added to that collection when such a PDF is loaded into GcPdfDocument.
  • In some situations a GcImaging license exception occurs when the Redact() method is called multiple times.
  • Exception occurs when drawing on the graphics created from an empty page of a loaded PDF.
  • Exception occurs when redacting certain PDFs.
  • Exception occurs when calling the GcPdfDocument.GetImages() method on some PDFs.
  • Unnecessary warnings are added to GcPdfDocument.ParserLog.
  • Error loading some PDFs.
  • Exception occurs when saving certain PDFs.