Assembler Service API Quick Starts

The following Quick Starts are available for the Assembler service

Description

Java API (EJB)

Java API (SOAP)

Web service API (MTOM)

Web service API (Java SwaRef)

Programmatically Assembling PDF Documents

Quick Start (EJB mode): Assembling a PDF document using the Java API

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

Quick Start (MTOM): Assembling a PDF document using the web service API

Quick Start (Java SWAref): Assembling a PDF document using the web service API

Programmatically Disassembling PDF Documents

Quick Start (EJB mode): Disassembling a PDF document using the Java API

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

Quick Start (MTOM): Disassembling a PDF document using the web service API

Quick Start (Java SWAref): Disassembling a PDF document using the web service API

Assembling Encrypted PDF Documents

Quick Start (EJB mode): Assembling an encrypted PDF document using the Java API

Quick Start (SOAP mode): Assembling an encrypted PDF document using the Java API

Quick Start (MTOM): Assembling an encrypted PDF document using the web service API

Quick Start (Java SWAref): Assembling an encrypted PDF document using the web service API

Assembling Documents Using Bates Numbering

Quick Start (EJB mode): Assembling a PDF document with bates numbering using the Java API

Quick Start (SOAP mode): Assembling a PDF document with bates numbering using the Java API

Quick Start (MTOM): Assembling a PDF document with bates numbering using the web service API

Quick Start (Java SWAref): Assembling a PDF document with bates numbering using the web service API

Assembling Non-Interactive PDF Documents

Quick Start (EJB mode): Assembling a non-interactive PDF document using the Java API

Quick Start (SOAP mode): Assembling a non-interactive PDF document using the Java API

Quick Start (MTOM): Assembling a non-interactive PDF document using the web service API

Quick Start (SwaRef): Assembling a non-interactive PDF document using the web service API

Determining Whether Documents Are PDF/A- Compliant

Quick Start (EJB mode): Determining whether a document is PDF/A compliant using the Java API

Quick Start (SOAP mode): Determining whether a document is PDF/A compliant using the Java API

Quick Start (MTOM): Determining whether a document is PDF/A compliant using the web service API

Quick Start (Java SWAref): Determining whether a document is PDF/A compliant using the web service API

Validating DDX Documents

Quick Start (EJB mode): Validating DDX documents using the Java API

Quick Start (SOAP mode): Validating DDX documents using the Java API

Quick Start (MTOM): Validating DDX documents using the web service API

Quick Start (Java SWAref): Validating DDX documents using the web service API

Assembling PDF Documents with Bookmarks

Quick Start (EJB mode): Assembling PDF documents with bookmarks using the Java API

Quick Start (SOAP mode): Assembling PDF documents with bookmarks using the Java API

Quick Start (MTOM): Assembling PDF documents with bookmarks using the web service API

Quick Start (SwaRef): Assembling PDF documents with bookmarks using the web service API

Dynamically Creating DDX Documents

Quick Start (EJB mode): Dynamically creating a DDX document using the Java API

Quick Start (SOAP mode): Dynamically creating a DDX document using the Java API

Quick Start (MTOM mode): Dynamically creating a DDX document using the web service API

Quick Start (SwaRef mode): Dynamically creating a DDX document using the web service API

Assembling PDF Portfolios

Quick Start (EJB mode): Assembling PDF Portfolios using the Java API

Quick Start (SOAP mode): Assembling PDF Portfolios using the Java API

Quick Start (MTOM): Assembling PDF Portfolios using the web service API

Quick Start (SwaRef mode): Assembling PDF Portfolios using the web service API

Assembling Multiple XDP Fragments

Quick Start (EJB mode): Assembling multiple XDP fragments using the Java API

Quick Start (SOAP mode): Assembling multiple XDP fragments using the Java API

Quick Start (MTOM): Assembling multiple XDP fragments using the web service API

Not available

LiveCycle operations are organized into the following API Quick Start categories:

  • Java API (EJB) - Demonstrates using the LiveCycle strongly-typed API and the connection mode is set to EJB. (See Setting connection properties.)

  • Java API (SOAP) - Uses the LiveCycle strongly-typed API and the connection mode is set to SOAP.

  • Web service API (MTOM) - Demonstrates using a .NET client proxy and MTOM. (See Invoking LiveCycle using MTOM.)

  • Web service API (SwaRef) - Demonstrates using Java proxy classes and SwaRef. These Java proxy classes are separate from the LiveCycle strongly-typed API. (See Invoking LiveCycle using SwaRef.)

    Note: Quick Starts located in Programming with LiveCycle are based on the LiveCycle 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