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 4.0.0.632

Released: Feb 24, 2021

4.0.0.632 での更新項目

機能

GrapeCity Documents for PDF

  • Added new GrapeCity.Documents.Pdf.Annotations.DefaultAppearance class: represents the default appearance of an annotation.
  • Added new GrapeCity.Documents.Pdf.Annotations.AnnotationBase.CreateAppearanceContentStream() method: creates an instance of FormXObject that can be used to define the annotation's appearance stream.
  • Added new GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.DefaultAppearance property: gets the DefaultAppearance that specifies the visual properties used to format the annotation.
  • Added new GrapeCity.Documents.Pdf.Annotations.FreeTextAnnotation.DefaultAppearance property: gets the DefaultAppearance that specifies the visual properties used to format the annotation.
  • Added new GrapeCity.Documents.Pdf.Annotations.RedactAnnotation.OverlayAppearance property: gets the DefaultAppearance that specifies the visual properties used to format the overlay.
  • Added overloads which accept font, font size and color, to methods on GcGraphics: DrawComboBox(), DrawCombTextBox(), DrawCombTextBox(), DrawListBox(), DrawPushButton(), DrawUnsignedSignature() and DrawTextBox().
  • If a PDF contains pages with errors, GcPdfDocument.Save() now ignores those errors (previously, it would throw an exception).
  • Improved speed when saving certain PDFs with tiling patterns as images.