Expand my Community achievements bar.

Assemble XFA Forms

Avatar

Former Community Member
Hello,



DDX can be used to assemble two or more PDF files togetehr as one. But if the PDF were produced from XFA files (usually designed by LC Designer) the DDX-Service (8.0.1) stops to work saying:



2008-07-16 14:55:55,609 ERROR [com.adobe.internal.ddxm.Executive] DDXM_S00001: Failed to assemble result named out.pdf

com.adobe.internal.pdfm.assembly.PDFMDocAssemblerException: PDFM_S02011: Document "baseDocument" cannot be assembled because it is an XFA-based form.

at com.adobe.internal.pdfm.assembly.DocAssemblerImpl.prepareBaseDocForAssembly(DocAssemblerImpl.java:250)

at com.adobe.internal.pdfm.assembly.DocAssemblerImpl.assemble(DocAssemblerImpl.java:124)

at com.adobe.internal.ddxm.task.pdf.AssemblePDF.execute(AssemblePDF.java:139)

...



So, how to assemble XFA-Files?



Regards, Leo
1 Reply

Avatar

Former Community Member
Hi Leo,

You can find more info on this topic here:

http://livedocs.adobe.com/livecycle/8.2/ddxRef

Search for: assemble XFA, then choose the topic 'Restrictions on documents containing forms'

_Seth