Signature Service Java API Quick Start(SOAP)

Java API Quick Start(SOAP) is available for the Signature service:

Quick Start (SOAP mode): Adding a signature field to a PDF document using the Java API

Quick Start (SOAP mode): Retrieving signature field names using the Java API

Quick Start (SOAP mode): Modifying a signature field using the Java API

Quick Start (SOAP mode): Digitally signing a PDF document using the Java API

Quick Start (SOAP mode): Digitally signing a XFA-based Form using the Java API

Quick Start (SOAP mode): Certifying a PDF document using the Java API

Quick Start (SOAP mode): Verifying a digital signature using the Java API

Quick Start (SOAP mode): Verifying multiple digital signatures using the Java API

Quick Start (SOAP mode): Removing a digital signature using the Java API

AEM Forms operations can be performed using the AEM Forms strongly-typed API and the connection mode should be set to SOAP.
Note: Quick Start located in Programming with AEM Forms are based on the Forms server being deployed on JBoss Application Server and the Microsoft Windows operating system. However, if you are using another operating system, such as UNIX, replace Windows-specific paths with paths that are supported by the applicable operating system. Likewise, if you are using another J2EE application server, ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed