ActiveReports for .NETを使用したアプリケーションを実行するには、実行環境にActiveReports for .NETのランタイムファイルが必要です。そのため、ActiveReports for .NETを使用したアプリケーションを配布する場合、ランタイムファイルをアプリケーションと共に配布する必要があります。
Standard
ファイル | 内容 |
---|---|
GrapeCity.ActiveReports.dll | 本体アセンブリ |
GrapeCity.ActiveReports.Win.dll | Winフォーム用アセンブリ |
GrapeCity.ActiveReports.Viewer.Common.dll | ビューワ共通アセンブリ |
GrapeCity.ActiveReports.Viewer.Win.dll | ビューワアセンブリ |
GrapeCity.ActiveReports.Viewer.Wpf.dll | WPF用ビューワアセンブリ |
GrapeCity.ActiveReports.Core.DataProviders.dll | データプロバイダアセンブリ |
GrapeCity.ActiveReports.Core.Scripting.dll | スクリプトアセンブリ |
GrapeCity.ActiveReports.Core.Rendering.dll | 描画アセンブリ |
GrapeCity.ActiveReports.Core.Drawing.Gc.dll | 描画アセンブリ |
GrapeCity.ActiveReports.Core.Drawing.Gdi.dll | GDI描画アセンブリ |
GrapeCity.ActiveReports.Document.dll | ドキュメントアセンブリ |
GrapeCity.ActiveReports.Core.Document.dll | ドキュメント共通アセンブリ |
GrapeCity.ActiveReports.Core.Document.Drawing.Gc.dll | ドキュメント描画アセンブリ(GcDocs) |
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.dll | ドキュメント描画アセンブリ(GDI) |
GrapeCity.ActiveReports.Export.Excel.dll | Excelエクスポートアセンブリ |
GrapeCity.ActiveReports.Export.Html.dll | HTMLエクスポートアセンブリ |
GrapeCity.ActiveReports.Export.Image.dll | Imageエクスポートアセンブリ |
GrapeCity.ActiveReports.Export.Pdf.dll | PDFエクスポートアセンブリ |
GrapeCity.ActiveReports.Export.Rdf.dll |
RDFエクスポートアセンブリ
注意: ページレポート/RDLレポートを各エクスポートフィルタ機能を使用してエクスポートする場合には、このアセンブリが必要です。
|
GrapeCity.ActiveReports.Export.Word.dll | Wordエクスポートアセンブリ |
GrapeCity.ActiveReports.Export.Xml.dll | XMLエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Excel.Page.dll | ページレポート用Excelエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Html.Page.dll | ページレポート用HTMLエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Image.Page.dll | ページレポート用Imageエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Pdf.Page.dll | ページレポート用PDFエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Pdf.Section.dll | セクションレポート用PDFエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Svg.Page.dll | ページレポート用SVGエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Text.Page.dll | ページレポート用Textエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Tiff.Section.dll | セクションレポート用Tiffエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Export.Word.Page.dll | ページレポート用Wordエクスポートアセンブリ |
GrapeCity.ActiveReports.Core.Rdl.dll | RDLレポートアセンブリ |
GrapeCity.ActiveReports.Core.Svg.dll | SVGアセンブリ |
GrapeCity.ActiveReports.Chart.dll | チャートアセンブリ |
GrapeCity.ActiveReports.Chart.Win.dll | チャートアセンブリ |
GrapeCity.ActiveReports.Interop.dll | COM相互運用アセンブリ ※ OleObjectコントロールを使用する場合には、このアセンブリが必要です。 |
GrapeCity.ActiveReports.SpreadBuilder.dll | Excelアセンブリ |
GrapeCity.DataVisualization.Chart.dll | データ視覚化共通アセンブリ |
GrapeCity.Documents.DX.Windows.dll | ドキュメントインフラストラクチャアセンブリ |
GrapeCity.Documents.Imaging.dll | ドキュメント描画共通アセンブリ |
GrapeCity.Documents.Imaging.Windows.dll | ドキュメント描画アセンブリ |
GrapeCity.Documents.Pdf.dll | ドキュメントPDF共通アセンブリ |
Gcef.Data.DataEngine.dll | データエンジンアセンブリ |
Gcef.Data.ExpressionInfo.dll | データ式アセンブリ |
Gcef.Data.VBFunctionLib.dll | VBFunctionLibアセンブリ |
BouncyCastle.Crypto.dll | PDF暗号化アセンブリ |
DocumentFormat.OpenXml.dll |
Open XML APIアセンブリ 注意: 以下の機能を使用する場合には、このアセンブリが必要です。
|
System.Text.Json.dll |
JSONアセンブリ 注意: 以下の機能を使用する場合には、このアセンブリが必要です。また、Designerコントロールもこれらの機能を内包しているため、Designerコントロールを使用する場合にもこのアセンブリが必要です。
|
System.Buffers.dll | メモリバッファ管理アセンブリ |
System.Memory.dll | メモリ操作アセンブリ |
System.Numerics.Vectors.dll | ベクター操作アセンブリ |
System.Runtime.CompilerServices.Unsafe.dll | ポインタ操作アセンブリ |
System.Text.Encodings.Web.dll | Webエンコーディングアセンブリ |
System.Threading.Tasks.Extensions.dll | スレッディングアセンブリ |
System.ValueTuple.dll | タプル構造体アセンブリ |
Professional
ファイル | 内容 |
---|---|
GrapeCity.ActiveReports.Design.Win.dll | デザイナアセンブリ ※デザイナーを使用しないアプリケーションの場合に配布は不要です。 |
GrapeCity.ActiveReports.Web.dll | Webフォーム用アセンブリ |
GrapeCity.ActiveReports.Web.Viewer.dll | Webフォーム用ビューワアセンブリ |
GrapeCity.ActiveReports.Web.Design.dll | Webフォーム用デザイナアセンブリ ※デザイナーを使用しないアプリケーションの場合に配布は不要です。 |
GrapeCity.ActiveReports.Aspnet.Viewer.dll | ASP.NET用ビューワアセンブリ |
GrapeCity.ActiveReports.Aspnet.Designer.dll | ASP.NET用デザイナアセンブリ ※デザイナーを使用しないアプリケーションの場合に配布は不要です。 |
GrapeCity.ActiveReports.Aspnetcore.Viewer.dll | ASP.NET Core用ビューワアセンブリ |
GrapeCity.ActiveReports.Aspnetcore.Designer.dll | ASP.NET Core用デザイナアセンブリ ※デザイナーを使用しないアプリケーションの場合に配布は不要です。 |
GrapeCity.ActiveReports.Blazor.Viewer.dll | Blazor用ビューワアセンブリ |
jsViewer.min.js | ビューワ用JavaScriptファイル |
jsViewer.min.css | ビューワ用カスケーディングスタイルシート |
jsViewer.chart.min.js | ビューワ用JavaScriptファイル |
jsViewer.chart.min.css | ビューワ用カスケーディングスタイルシート |
custom-locale.json | ビューワ用ローカライズファイル |
web-designer.js | Webデザイナ用JavaScriptファイル |
web-designer.css | Webデザイナ用カスケーディングスタイルシート |
ja-resources.js | デザイナ用ローカライズリソース |
zh-resources.js | デザイナ用ローカライズリソース |
docs/ar-designer-types.d.ts | デザイナ用モジュール |
custom-full-resources.json | デザイナ用モジュール |
custom-resources.json | デザイナ用モジュール |
本製品のユーザーインタフェースやエラーメッセージを日本語で表示するためには、本体アセンブリファイルと共にサテライトアセンブリファイルを配布する必要があります。本体アセンブリファイルを配布したフォルダに「ja」という名前のフォルダを作成して、サテライトアセンブリファイルをコピーしてください。
ファイル | 内容 |
---|---|
GrapeCity.ActiveReports.resources.dll | 本体サテライトアセンブリ |
GrapeCity.ActiveReports.Win.resources.dll | 本体サテライトアセンブリ |
GrapeCity.ActiveReports.Viewer.Common.resources.dll | ビューワサテライトアセンブリ |
GrapeCity.ActiveReports.Viewer.Win.resources.dll | Winビューワサテライトアセンブリ |
GrapeCity.ActiveReports.Viewer.Wpf.resources.dll | WPF用ビューワサテライトアセンブリ |
GrapeCity.ActiveReports.Chart.resources.dll | チャートサテライトアセンブリ |
GrapeCity.ActiveReports.Chart.Win.resources.dll | チャートサテライトアセンブリ |
GrapeCity.ActiveReports.Document.resources.dll | ドキュメントサテライトアセンブリ |
GrapeCity.ActiveReports.Core.Document.resources.dll | ドキュメントサテライトアセンブリ |
GrapeCity.ActiveReports.Export.Excel.resources.dll | Excelエクスポートサテライトアセンブリ |
GrapeCity.ActiveReports.Export.Html.resources.dll | HTMLエクスポートサテライトアセンブリ |
GrapeCity.ActiveReports.Export.Image.resources.dll | Imageエクスポートサテライトアセンブリ |
GrapeCity.ActiveReports.Export.Word.resources.dll | Wordエクスポートサテライトアセンブリ |
GrapeCity.ActiveReports.Export.Xml.resources.dll | XMLエクスポートサテライトアセンブリ |
GrapeCity.ActiveReports.SpreadBuilder.resources.dll | Excelサテライトアセンブリ |
GrapeCity.Documents.Imaging.resources.dll | ドキュメント描画共通サテライトアセンブリ |
GrapeCity.Documents.Imaging.Windows.resources.dll | ドキュメント描画サテライトアセンブリ |
GrapeCity.Documents.Pdf.resources.dll | ドキュメントPDF共通サテライトアセンブリ |
GrapeCity.ActiveReports.Design.Win.resources.dll | デザイナサテライトアセンブリ |