Integrate External Documents
With DOCTAG, any existing PDF document can be used as a signable document. You can continue to generate documents in your systems as usual and then make them signable via DOCTAG. The mailimport can be used to automate document publishing.
Requirement: DOCTAG in the document
The only requirement is that you include a DOCTAG in the document – a specifically structured DOCTAG QR code. The placement of the QR code within the document does not matter.
URL structure
The QR code must contain a URL following this structure:
https://ihre-server-url/d/eindeutige-id
- The placeholder your-server-url refers to the URL of your docserver.
- The placeholder unique-id should be filled with a globally unique and unguessable ID (for example a GUID) that is unique for each document.
Do not use sequential numbers, order numbers, or similar patterns in the URL. The ID must be designed so that it cannot be guessed – in the current version of DOCTAG, anyone who knows the link can view the document.