GcDocs.Pdf.ViewerSupportApi
7.1.1
See the version list below for details.
dotnet add package GcDocs.Pdf.ViewerSupportApi --version 7.1.1
NuGet\Install-Package GcDocs.Pdf.ViewerSupportApi -Version 7.1.1
<PackageReference Include="GcDocs.Pdf.ViewerSupportApi" Version="7.1.1" />
paket add GcDocs.Pdf.ViewerSupportApi --version 7.1.1
#r "nuget: GcDocs.Pdf.ViewerSupportApi, 7.1.1"
// Install GcDocs.Pdf.ViewerSupportApi as a Cake Addin #addin nuget:?package=GcDocs.Pdf.ViewerSupportApi&version=7.1.1 // Install GcDocs.Pdf.ViewerSupportApi as a Cake Tool #tool nuget:?package=GcDocs.Pdf.ViewerSupportApi&version=7.1.1
GcDocs.Pdf.ViewerSupportApi
这个包实现了 GcDocs.Pdf.Viewer (GcPdfViewer) 的服务器端 Support API,可以在 ASP.NET Core 和 Web Forms 项目中使用。GcPdfViewer 是一个可在 npmjs 上获取的 JavaScript 客户端控件:https://www.npmjs.com/search?q=gcpdfviewer 。它是 GcDocs.Pdf 产品的一部分。GcPdfViewer 可以作为功能强大的仅客户端 PDF 查看器。如果通过 Support API 连接到运行 GcPdf 的服务器后端,则查看器使以下功能成为可能:
- 可自定义且适用于移动设备的 PDF 表单填充器
- 实时协作编辑模式
- 注释和表单编辑器
- 使用辅助工具栏进行快速编辑
- PDF 删除
- 签名验证
- 预定义印章
- 其他编辑功能
这个库的完整源代码以及针对 ASP.NET Core 和 Web Forms 的 C# 演示项目都包含在此包的 src/ 文件夹中。对于 Web Forms 目标,定义了 WEB_FORMS 常量。
相关资源
GcDocs 服务端组件
Product | Versions 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. |
-
.NETFramework 4.6.1
- GcDocs.Imaging (= 7.1.1)
- GcDocs.Imaging.Windows (= 7.1.1)
- GcDocs.Pdf (= 7.1.1)
- Microsoft.AspNet.SignalR.Core (>= 2.4.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.9)
- Microsoft.Owin (>= 4.2.2)
- Newtonsoft.Json (>= 13.0.1)
- Owin (>= 1.0.0)
- protobuf-net (>= 3.1.22)
-
.NETStandard 2.0
- GcDocs.Imaging (= 7.1.1)
- GcDocs.Imaging.Windows (= 7.1.1)
- GcDocs.Pdf (= 7.1.1)
- Microsoft.AspNetCore.Localization (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.AspNetCore.SignalR (>= 1.1.0)
- Microsoft.AspNetCore.WebSockets (>= 2.2.1)
- Newtonsoft.Json (>= 13.0.1)
- protobuf-net (>= 3.1.22)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.5.1)
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.2.4 | 110 | 10/23/2024 |
7.2.3 | 130 | 10/9/2024 |
7.2.2 | 149 | 9/20/2024 |
7.2.1 | 149 | 9/3/2024 |
7.2.0 | 165 | 8/19/2024 |
7.1.4 | 100 | 7/24/2024 |
7.1.3 | 121 | 6/26/2024 |
7.1.2 | 119 | 5/29/2024 |
7.1.1 | 149 | 4/24/2024 |
7.1.0 | 140 | 4/15/2024 |
7.0.4 | 152 | 3/22/2024 |
7.0.3 | 116 | 2/19/2024 |
7.0.2 | 145 | 1/25/2024 |
7.0.1 | 198 | 1/5/2024 |
7.0.0 | 191 | 12/11/2023 |
# 重要信息
- 这是 GcDocs.Pdf.ViewerSupportApi 软件包的首次发布,该软件包由 GrapeCity.Documents.Pdf.ViewerSupportApi 更名而来。
- GcDocs.Pdf.ViewerSupportApi 与 GrapeCity.Documents.Pdf.ViewerSupportApi 的功能保持一致,并且与 GrapeCity.Documents.Pdf.ViewerSupportApi 保持兼容,未来我们将持续对 GcDocs.Pdf.ViewerSupportApi 添加新功能并进行维护。
- GcDocs.Pdf.ViewerSupportApi 与 GrapeCity.Documents.Pdf.ViewerSupportApi 使用相同的授权策略,如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。
# Changes since version 7.1.0:
## Fixed
- Data serialization issues occurred in collaboration mode if using file system storage. (DOC-4143)