Signature Prompts for HTML Documents
The HtmlOpenPromptAnchor
property is an option string that specifies where to anchor the HTML page for a particular signature. Normally, when AlphaTrust® e-Sign displays the page with a signature prompt block (i.e. Click here to sign
), it scrolls the page (using an HTML anchor) to the location of the signature prompt block. If your application requires that the top of the displayed page be anchored at a different location (i.e. you want the user to read some text before seeing the prompt block) you can specify the location of the anchor for this signature using this text field. This value is the name of an <a>
tag.
For example, you could specify ANCHOR_0001
in this field and then add an anchor tag (i.e. <a href="#" name="ANCHOR_0001"> </a>
) to your HTML document at the desired location. During processing AlphaTrust® e-Sign will set the replace this anchor name with a unique anchor name and scroll the page to that location upon display for signature. This is only meaningful for HTML documents. For PDF documents, use the PdfOpenPromptPageNumber
property to open the document to a specific page.
Signature Placement for HTML Documents
AlphaTrust® e-Sign inserts visible signature blocks during the signing process. By default these signature blocks are inserted just above the </body> element so that they appear at the end of a document. Additional signature blocks, when more than one person will sign a document, are added below the preceding signature block.
Signature Block Data for HTML Documents
When placing a signature or an initial into a document signature block, you also have the option of placing additional signature block data along with it. There are different options based on what type of document you are using, however. Please see the options for Additional Signature Block Data for PDF documents. For HTML documents, these data can consist of one or more of the following: