Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The SignAPI Signature API combines signature device handling with PDF document capabilities.

The SignAPI Signature API automates
- signing a document using a signature device and
- displaying a document on a signature device.

...

Please start with a call to SignApi.load.
If that throws, the native SignAPI Signature API library could not be loaded.
This happens if the native SignAPI Signature API library is not  installed correctly.
In that case, please have a look at installation section or ask us for support.

The prerequisites for signing is a PDF document and an attached signature device.
The SignAPI Signature API relies on the /wiki/spaces/NETDEVAPI/pages/79528028 devices.

...