GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja 6.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja --version 6.0.2
NuGet\Install-Package GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja -Version 6.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja" Version="6.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja --version 6.0.2
#r "nuget: GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja, 6.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja as a Cake Addin
#addin nuget:?package=GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja&version=6.0.2

// Install GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja as a Cake Tool
#tool nuget:?package=GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja&version=6.0.2

GrapeCity.Documents.Pdf.ViewerSupportApi パッケージは、PDF ビューワ(GcPdfViewer)のためのサーバーサイドの ASP.NET Core ライブラリです。
PDF ビューワは JavaScript のクライアントサイドコントロールで、npmjs(https://www.npmjs.com/package/@grapecity/gcpdfviewer)で公開されています。
ViewerSupportApi ライブラリを使用すると、PDF ビューワを GcPdf(GrapeCity.DioDocs.Pdf.ja)に接続するサーバーを簡単にセットアップして、記入済み PDF フォームの保存、機密コンテンツの墨消し、注釈/フォームの編集、PDF の共同編集などを含む PDF の編集機能をPDF ビューワで有効にできます。
本ライブラリの完全な C# ソースコードは、ASP.NET Core および WebForms のサンプルプロジェクトとともに、本パッケージ内の「src/」フォルダに含まれています。

【本パッケージは日本語版製品です。】

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.3 116 3/5/2024
6.2.2 168 9/26/2023
6.1.3 194 6/21/2023
6.0.2 346 2/7/2023
5.2.0.800 557 9/27/2022
5.1.0.793 551 6/26/2022
5.1.0.791 612 5/24/2022

# 5.2.0.800 からの変更点:

## 機能の追加
- テキストマークアップ注釈に対応しました。
- SupportApiSettings.SaveMode プロパティを追加しました。増分更新またはリニアライズして PDF を保存するよう指定できます。
- SupportApiSettings.Sign イベントを追加しました。サーバー上の PDF に電子署名を行うことができます。

## 不具合の修正
- 2バイト文字を含む名前のPDFを開いて保存すると、2バイト文字を除いた名前になる(文書番号:5658427842831)
- 適用済みの墨消しの上に他の注釈を配置したとき、その注釈がPDFに保存されない(文書番号:5728182304271)
- 墨消しの上に配置された注釈をコンテンツに変換すると、ドキュメント保存時にエラーが発生する(文書番号:5728185724175)
- 特定のPDFにスタンプ注釈を追加してコンテンツに変換すると、保存時にエラーが発生する(文書番号:6160006702095)
- 特定のPDFについて、注釈を正しく追加できない(文書番号:6160010153487)