Attachment delivery

  • When a completed letter is viewed in the Manage Assets UI in the Letters View, the displayed PDF contains attachments as PDF attachments.

  • When the Letter is rendered using Server side APIs as an interactive or non-interactive PDF, the rendered PDF contains attachments as PDF attachments.

  • When a post process associated with a letter template is invoked as part of the Submit or Complete Correspondence operations using the Create Correspondence UI, attachments are passed as the List<com.adobe.idp.Document> inAttachmentDocs parameter.

  • Out-of-the-box delivery mechanisms, such as Email and Print, also deliver attachments along with the PDF of the generated correspondence.

// Ethnio survey code removed