Document Solutions .NET Bundle(英語版)

スプレッドシート、PDF、画像、およびDOCXファイルを、Microsoft OfficeまたはAdobe Acrobatに依存することなく、.NET、C#、ASP.NET、またはVB.NETアプリケーションで生成、ロード、編集、保存。

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 375,320 (税込)〜 バージョン: v9.1.0 新機能 更新日: May 5, 2026

GrapeCity Documents .NET Bundle 3.1

Released: Jun 19, 2020

3.1 での更新項目

機能

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.

不具合の修正

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