Yes to the steps with the exception of using the generatePDFOutput object so that the dynamic PDF has its state preserved. Here is the DDX generated from script using the list generated from extracting the attachments:<?xml version="1.0" encoding="UTF-8"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/"><P...
Include them as an attachment on the PDF so they can be used by a partner outside the organisation. What and how they are used are out of scope of what I am working on.
I am getting attachments from an XFA form and then applying those to the flattened version of the PDF file and they need to not all be converted to PDF's. Here is an image of the process that I am using so far. Is there another method for applying those attachments to the flat PDF file within a pr...
All I am trying to do is add attachments to a PDF file in a application process, the PDF has been flattened into a standard PDF file with tags for eSign and the attachments were connected to the XFA PDF file before it was flattened. I can do all kinds of great things with attachments up to this poi...
I have an issue where in a internal process based on an XFAPDF file needs to be converted into a standard PDF with attachments for eSign. That part works great, but the attachments are all converting into PDF files and I need at least some of them to be maintained in their native format as this is ...