Greetings,We have an application that is using the LiveCycle server to
create PDFs from Master PDFs but the results are not as we
expected.Currently we start with a MasterPDF that has an embedded XSD
and proper data bindings.We use a customizaiton process that modifies
the various trees in the XSD to mark fields optional or required or
remove them. When they are removed we remove the corresponding nodes
from the XSD as well as the xfa:data, dd:dataDescription. In the
xdpt:template section we eit...