Configuring the GeneratePDFOutput operation (Output service)

Use the GeneratePDFOutput operations to merge a form design with XML data. The result is a non-interactive PDF form that can be printed or archived to the network as a PDF file.

Configure the Create PDF Form operation

  1. In the editor for PreLoanProcess, click the Create PDF form operation.

  2. In the Process Properties view, click the Input property group and complete these steps to configure the properties:

    • Beside the Form box, click the ellipsis button. The Select Asset dialog box appears.

    • Click FirstApp > FirstApp/1.0 > PreLoanForm and click OK.

    • In the Input Data list, select formData.

  3. Click the Output property group and, in the PDF Output list, select outputPDFForm.

  4. Select File > Save.

You have completed the Create PDF Form (generatePDFOutput) operation to create a PDF file from the form design and form data.

// Ethnio survey code removed