signoAPI iOS – Overview of functions

The signoAPI iOS consists of the two static libraries libSignoPDFSigner and libSignoSignatureCapture.

The libSignoPDFSigner makes it possible for the display and ISO-compliant signing of PDF documents to be integrated into a custom iOS app. It supports documents that already obtain DigSig fields as well as those that contain SGN keywords. It is also possible to use the API to add signature fields. If required, you can obtain information about the correct way to create compatible PDF documents from your contact person at signotec GmbH.

The libSignoPDFSigner library contains a view controller, within which the document can be displayed and edited, as well as a number of utility classes. The library can also be used to load a document, without displaying it, and sign the signature fields of this document using a signature dialog. The library does not require any additional software.

The libSignoSignatureCapture library makes it possible to integrate a signature dialog for capturing signatures into a custom iOS app. A captured signature can be returned either as an image or in the biometric SignData format. If required, you can receive information about the SignData format from your contact person at signotec GmbH.