Update v3.8.0.2 for Pronto OpenNet released

Pronto Development / ProntoOpenNet No Comments

Update v3.8.0.2 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Update 3.7.0.5 for Pronto OpenNet released

Pronto Development / ProntoOpenNet No Comments

Update v3.7.0.5 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Custom Email Notification Information per Signer Functionality in v3.6

Pronto Development / ProntoOpenNet No Comments

We have new functionality for customizing email notifications on a “per Signer” basis.  This functionality will be available in Pronto Server version 3.6 with the AlphaTrust.Pronto.OpenNet.dll version 3.6  (file version 3.6.0.3). Here is a code example: ... Dim en As New Pronto.Signer.EmailNotification...

Continue reading →

Pronto OpenNet Download and Release History

Pronto Development / ProntoOpenNet No Comments

DOWNLOAD: Pronto OpenNet v3.8.0.2 Version 3.8.0.2 – Posted August 12, 2010 Added Document MetaData for Centera functionality Added Document Watermarking functionality Added the PageImageRenderDPI functionality to allow for custom DPI for the signing PNG image when using the PDF_File_PageImage UI...

Continue reading →

Custom Signer Action Example (for Pronto version 3.5+ and ASP.NET)

Pronto Development / ProntoOpenNet No Comments

This is an example of how collect data from the signer just before they sign and merge the data into the document all while still inside the Pronto automated signature request process.  This example is written in .NET. (For Classic ASP see this post )   This is the create transaction page  ...

Continue reading →

Customer Signer Action Example (for Pronto version 3.5+ and Classic ASP)

Pronto Development / ProntoOpenNet No Comments

DOWNLOAD: Custom Signer Action Example This is an example of how collect data from the signer just before they sign and merge the data into the document all while still inside the Pronto automated signature request process.  This example is written in classic ASP. This is the create transaction...

Continue reading →

PRONTO SDK Example Code for ASP.NET Developers

Pronto Development / ProntoOpenNet No Comments

DOWNLOAD: PRONTO SDK Example Code for ASP.NET Developers Install Instructions: Download the zip file by clicking on the link above Extract to your Desktop Open in Visual Studio 2005+ Update Web.Config with your Pronto Account and Password (see web.config file for more information) provided by AlphaTrust...

Continue reading →

Standard Signature Action Types

Pronto Development / ProntoOpenNet No Comments

"Work Flow Actions" are work flow steps that you can program to accomplish specific actions in advance of or after the signing operation for a particular signature or document. In this version only "pre" signature actions and one "post" document action are supported. In...

Continue reading →

Secure Document Delivery?

Pronto Development / ProntoOpenNet No Comments

New in version 3.0 is support for Secure Document Delivery. This work process permits the audited delivery of a document, without any signing operations, using secure Web processes. Think of it as an electronic equivalent of an overnight delivery service for documents, except much faster. This work process...

Continue reading →

Non-Signing Document Acknowledgement

Pronto Development / ProntoOpenNet No Comments

One of our many Signature types is the "Acknowledge" type. The "acknowledge" signature type is a special type that allows you to record the fact that a user has reviewed a document, but a legal signature is not required. This type acts just like any other signature type, including...

Continue reading →