Skip to main content
Skip table of contents

URL scheme

It is possible to start signoSign/2 via a URL from a web application (browser) and transfer documents with or without document types and their settings. For this option, the URL scheme “signosign2://” is used, which is assigned during the installation of the application (signoSign2.exe).

The URL must contain a link or path to a supported file format as a parameter. The software downloads the document from the transmitted link or path.

If several files are to be transferred in one URL, the key “docX” can be used, whereby each parameter contains one file ([…]doc1={path}&doc2={path}&doc3={path}).

Examples:

HTML
<a href=“signoSign2://https://example.com/123.pdf“>Dokument öffnen</a>
<a href=“signoSign2://doc1=https://example.com/39WrTBL&doc2=https://example.com/2QmAzty“>Mehrere Dokumente öffnen</a>

Please note that if the file name or path contains unauthorized URL characters, they must be encoded accordingly. For example, if the file is “Invoice & delivery bill.pdf,” the special character must be encoded in the URL: “Invoice %26 delivery bill.pdf.”

As with the transfer parameter function, the resubmission can also be opened here using the “OpenResubmission” parameter. More information can be found in the section on transfer parameters.

Examples:

CODE
<a href="signoSign2://OpenResubmission">Wiedervorlage öffnen</a>
<a href="signoSign2://OpenResubmission?ID=96&Bearbeiter=Ferenc Hilker">Wiedervorlage gefiltert</a>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.