GrapeCity.Documents.Pdf.ViewerSupportApi 5.1.0.791

There is a newer version of this package available.
See the version list below for details.
dotnet add package GrapeCity.Documents.Pdf.ViewerSupportApi --version 5.1.0.791
NuGet\Install-Package GrapeCity.Documents.Pdf.ViewerSupportApi -Version 5.1.0.791
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.Documents.Pdf.ViewerSupportApi" Version="5.1.0.791" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.Documents.Pdf.ViewerSupportApi --version 5.1.0.791
#r "nuget: GrapeCity.Documents.Pdf.ViewerSupportApi, 5.1.0.791"
#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.Documents.Pdf.ViewerSupportApi as a Cake Addin
#addin nuget:?package=GrapeCity.Documents.Pdf.ViewerSupportApi&version=5.1.0.791

// Install GrapeCity.Documents.Pdf.ViewerSupportApi as a Cake Tool
#tool nuget:?package=GrapeCity.Documents.Pdf.ViewerSupportApi&version=5.1.0.791

GrapeCity.Documents.Pdf.ViewerSupportApi

The GrapeCity.Documents.Pdf.ViewerSupportApi package implements the server-side Support API for the GrapeCity Documents PDF Viewer (GcPdfViewer), and can be used in ASP.​NET Core and Web Forms projects. GcPdfViewer is a JavaScript client-side control that is available on npmjs: https://www.npmjs.com/search?q=gcpdfviewer. It is a part of the GrapeCity Documents for PDF product. GcPdfViewer can be used as a powerful client-side only PDF viewer. If connected via Support API to a backend running GcPdf on the server, the viewer enables:

  • Customizable and mobile-friendly PDF form filler
  • Real-time collaborative editing mode
  • Annotation and form editors
  • Quick edits using secondary toolbars
  • PDF redaction
  • Signature verification
  • Predefined stamps
  • Other editing features

The full source code of this library together with C# demo projects for ASP.​NET Core and Web Forms is included in the src/ folder in this package. The WEB_FORMS constant is defined for the Web Forms target.

Resources

GrapeCity Document APIs

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.4 98 3/22/2024
7.0.3 188 2/21/2024
7.0.2 123 1/25/2024
7.0.1 193 1/5/2024
7.0.0 183 12/11/2023
6.2.5 239 11/23/2023
6.2.4 281 10/27/2023
6.2.3 220 9/28/2023
6.2.2 873 9/13/2023
6.2.1 349 8/17/2023
6.2.0 695 8/7/2023
6.1.5 391 7/12/2023
6.1.4 390 6/20/2023
6.1.3 416 6/1/2023
6.1.2 829 5/8/2023
6.1.0 401 4/16/2023
6.0.7 516 4/7/2023
6.0.6 652 3/23/2023
6.0.5 519 2/28/2023
6.0.4 521 2/6/2023
6.0.3 619 1/20/2023
6.0.2 664 1/3/2023
6.0.1 512 12/27/2022
6.0.0 526 12/12/2022
5.2.0.805 541 12/9/2022
5.2.0.804 593 11/2/2022
5.2.0.803 635 10/10/2022
5.2.0.802 686 9/16/2022
5.2.0.801 918 8/24/2022
5.2.0.800 670 8/15/2022
5.1.0.796 700 7/29/2022
5.1.0.795 767 7/15/2022
5.1.0.793 859 6/10/2022
5.1.0.792 745 5/23/2022
5.1.0.791 786 4/29/2022
5.1.0.790 807 4/19/2022

# Changes since version 5.1.0.790:

## Fixed
- In some cases a rotated stamp annotation is saved with an incorrect rotation angle. (DOC-4193)