groupdocs-signature-dotnet 1.8.0

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

// Install groupdocs-signature-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-signature-dotnet&version=1.8.0

GroupDocs.Signature for .NET is a flexible library that allows you to enhance your web and mobile apps with electronic signature capability. It's a complete solution that provides end users with the tools necessary to prepare, send and electronically sign documents online, from within your .NET application. Key features include:

1. Electronic signature capture control - allows users either to upload a scanned copy of their handwritten signature, or draw it directly in a web-browser with a mouse, stylus or finger.

2. Merge fields handling - users can add fields to PDF or other text documents before sending them to signers. These could be initials boxes, check boxes, drop-down menus, etc.

3. Signature audit trails and anti-tampering. GroupDocs.Signature for .NET Library allows you to record detailed logs for all operations executed on each document. This includes time, date, IP address, initials, actions taken, etc. In addition, GroupDocs.Signature applies unique hash records to documents at each signing stage to prevent any unauthorized alterations. Thanks to these and other security features, GroupDocs.Signature complies with the E-SIGN act, which enables you to enhance your own .NET app with a legally-binding electronic signature solution.

4. Convenient e-signature workflow. Users can easily store and manage documents, prepare and send them for signature to multiple parties at a time, receive notifications when a document has been signed, send automatic reminders to signers in order to meet deadlines, etc.

5. Multiple file-format support. GroupDocs.Signature for .NET Library works with more than 45 file formats, including PDF and Microsoft Word documents, Excel spreadsheets. PowerPoint presentations, OpenDocument formats and image files. All documents are converted to PDF before applying e-signatures.

6. Easy integration. The library can be integrated into your .NET app with a single DLL - no client-side installation required. We also provide free technical support during the whole integration period for a hassle-free deployment.

For more details on the GroupDocs.Signature for .NET Library, please visit our website:
http://groupdocs.com/dot-net/electronic-signature-library

Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test GroupDocs.Signature for .NET Library without evaluation limitations, request a free 30-day temporary license.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
17.8.0-alpha-20170920091107 39 9/20/2017
17.8.0-alpha-20170920083030 4 9/20/2017
17.8.0-alpha-20170914081109 4 9/14/2017
17.8.0-alpha-20170905001557 4 9/5/2017
17.8.0-alpha-20170829185340 5 8/30/2017
17.7.0-alpha-20170731081938 9 7/31/2017
17.7.0-alpha-20170731062715 10 7/31/2017
17.7.0-alpha-20170731050201 9 7/31/2017
17.7.0-alpha-20170730184403 8 7/30/2017
17.7.0-alpha-20170728091526 8 7/28/2017
17.7.0-alpha-20170727191035 9 7/28/2017
17.6.0-alpha-20170712092519 8 7/12/2017
17.6.0-alpha-20170630073913 10 6/30/2017
17.6.0-alpha-20170630053834 9 6/30/2017
17.6.0-alpha-20170629183043 9 6/29/2017
17.5.0-alpha-20170529105354 46 5/29/2017
17.4.0-alpha-20170425114252 27 4/25/2017
17.3.0-alpha-20170330065059 45 3/30/2017
17.3.0-alpha-20170328163320 9 3/28/2017
17.2.0-alpha-20170228043700 9 2/28/2017
17.2.0-alpha-20170224120122 8 2/24/2017
17.1.0-alpha-20170223180832 8 2/24/2017
17.1.0-alpha-20170130093731 8 1/30/2017
17.1.0-alpha-20170129170920 9 1/29/2017
17.1.0-alpha-20170129160510 8 1/29/2017
17.1.0-alpha-20170126022715 14 1/26/2017
16.12.0-alpha-20170125035544 8 1/25/2017
16.12.0-alpha-20161220005851 8 12/20/2016
16.12.0-alpha-20161215090435 8 12/15/2016
16.12.0-alpha-20161214100541 9 12/14/2016
16.12.0-alpha-20161206043149 9 12/6/2016
16.10.0-alpha-20161206040328 9 12/6/2016
16.10.0-alpha-20161130045214 8 11/30/2016
16.10.0-alpha-20161012065229 8 10/12/2016
3.0.0 14 10/4/2016
3.0.0-alpha-20161005065526 9 10/5/2016
1.9.0 161 3/5/2015
1.8.0 71 1/28/2015
1.7.0 64 1/14/2015
1.6.0 98 11/21/2014
1.5.0 551 11/3/2014
1.4.0 65 10/21/2014
1.3.0 119 8/28/2014
1.2.0 86 1/29/2014
1.1.0 79 12/25/2013

We are pleased to share a new version of GroupDocs.Signature for .NET, with the following improvements:

Improvements

- SIGN-2661 Replace HTML select with Bootstrap dropdown for signature dropdown fields
- SIGN-2640 Signature.NET - Reduce the javascript requests by combining them into minified bundles

Bugs Fixed

- SIGN-2668 Signature.NET - Issue when adding fields in specific order using MVCPrepareFieldsFluent sample
- SIGN-2667 Signature.NET - Issue with moving signature field on the page in MVCDemo sample
- SIGN-2666 Signature.NET - The trial watermark exist only in the first page of the summary section of the signed document
- SIGN-2660 Signature.NET - Upload file as signature using drag and drop accept any type of file, but should accept only image files
- SIGN-2659 Signature.NET - Javascript error when copy a location using document prepare viewer
- SIGN-2657 Signature.NET - Failed to load javascript file when using IE8
- SIGN-2656 Signature.NET - Drop down values are expanded and collapsed during signing document
- SIGN-2655 Signature.NET - Popup with error message doesn't close after specific steps in MVCPrepareFieldsFluent project
- SIGN-2653 Signature.NET - Drag and Drop area isn't work in Chrome
- SIGN-2651 Signature.NET - Text properties aren't copied after "Create new location" copy in MVCPrepareFieldsFluent project
- SIGN-2648 Signature.NET - User is able to overlap fields via resize
- SIGN-2647 Signature.NET - Load dynamic templates failed in MVCPrepareFieldsFluent sample
- SIGN-2645 Signature.NET - Page is scrolled to the top of document after selecting field in IE for MVCPrepareFieldsFluent project
- SIGN-2643 Signature.NET - Unable to increase Signature field size on default position
- SIGN-2636 Signature.NET - Text alignment settings isn't applied for drop down value during signing
- SIGN-2630 Signature.NET - Tooltip of alignment settings is displayed in two rows for Single line/Multiline/Date/Dropdown fields in Chrome