Update v3.8.0.7 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...
Update v3.8.0.7 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...
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/...
<% option explicit Response.Buffer = true Dim oTrans, sPDF, sReturn, bIsSuccessful, oProntoServer sPDF = Server.MapPath("Eula.pdf") 'ADD PDF document to sPDF - this is the source document Set oTrans = Server.CreateObject("ProntoOpen25.ProntoTransaction37") 'The object reference...
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/...
New Features in version 3.7 (September 2009): 1) Added the ability to retrieve the original source document, in addition to the interim and final signed documents. Specify the query string value "&ps_orig=1" on the http call to "GetDocument.asp" or "GetDocument2.asp"...
Q. Why do I get the error, "Cannot process a stream object."
Pronto Development / ProntoOpenNet FAQs No CommentsA. If you are using IIS, you need to change two IIS Metabase values. Steps: 1) Using IIS Manager check the "Enable Direct MetaBase Edit" in the properties of the local computer node. 2) Restart the IIS Admin Service. 3) Carefully edit the "c:\windows\system32\inetsvr\MetaBase.xml"...
Preparation Guide for Server 2003: DOWNLOAD Preparation Guide for Server 2008: DOWNLOAD Installation Guide for Server 2003 DOWNLOAD Installation Guide for Server 2008 DOWNLOAD...
Custom Email Notification Information per Signer Functionality in v3.6
Pronto Development / ProntoOpenNet No CommentsWe 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...
DOWNLOAD: Pronto OpenNet v3.9.3.0 Version 3.9.3.0 – Posted December 16, 2011 Added functionality for SignBehaviors, CancelBehaviors and ErrorBehaviors for signatures. Version 3.8.0.7 – Posted April 6, 2011 Fixed userfilenametype bug that was passing in the string enum instead of the integer...