Open documents

The SignDoc Request Builder page supports different ways of loading and displaying a PDF document.

Upload document

Using the load method Upload it is possible to load and display a preferred PDF document into SignDoc Web by selecting this document via file selection dialog. To upload a document perform the following steps:

  • Click Browse
  • Standard file selection dialog will be opened
  • Browse for a preferred PDF file
  • Click Open Document
  • The selected PDF document will be loaded and displayed in the SignDoc Web application

Download document by URL

Using the load method URL a PDF document can be downloaded by URL and displayed in the SignDoc Web application. To download a document by URL, perform the following procedure:

  • Specify a download URL in the text field (see Integration in external Web Application for a detailed description of how to make proper URL requests)
  • Click Open Document
  • The selected PDF document will be downloaded and displayed in the SignDoc Web application

New document from template

With the load method Template a predefined template, that is installed on the server, will be loaded and displayed in the SignDoc Web application. To create a new document from a predefined template, perform the following steps:

  • Select from the drop down list one of the available PDF templates
  • Click Open Document
  • The selected PDF document will be loaded and displayed in the SignDoc Web application