Document Solutions .NET Bundle(英語版)

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

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

価格:¥ 375,210 (税込)〜 バージョン: v9.1.2 新機能 更新日: Jun 25, 2026

Document Solutions .NET Bundle のリリース

Released: Jul 7, 2020

3.1 での更新項目

機能

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.

不具合の修正

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

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

Released: Jun 4, 2020

3.1 での更新項目

機能

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.

不具合の修正

GrapeCity Documents for PDF

PDF Viewer

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

Released: May 19, 2020

3.1 での更新項目

不具合の修正

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

Released: May 11, 2020

3.1 での更新項目

機能

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

不具合の修正

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

Released: Apr 13, 2020

3.1 での更新項目

機能

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

3.1 での更新項目

機能

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