BjornEricsson wrote... I followed your outline and made a small
Proof-of-Concept with two XDPs, an XML for each XDP (used for data
mapping), a DDX, the process and a combined XML container that holds
both XMLs. It runs, combines the XDPs, and creates one PDF from the two
forms (I will move to PCL once PDF works). The problem is that the
fields are not populated. What did I miss? Does all your XDP follow the
same XML Schema (XSD)? The structure of XML must remain the same. My
guess is that your X...