sign pro PDF Version 4
API
The sign pro PDF Application Programming Interface allows the application to be started with a set of parameters to determine its operation. To use this feature the sign pro PDF license must include "SIGNPRO_API_ACCESS" rights.
The parameters include:
- Input/output files
- Configuration of the application (e.g. optional display of menus)
- Input field creation (e.g. signature and text fields)
The parameters are supplied in a JSON structure and the PDF document to be processed can be supplied with or without pre-prepared field information. That is, fields can be created at runtime using JSON commands (API mode), or can be identified using text in the PDF document itself (Text tag mode).
To demonstrate the API a demo program is supplied with samples along with the reference documents.
Downloads
Click here to view the available documents.