Hi PaulThe Problem that Daniel posted was originally mine. Now after
subscribing to this forum myself, I try to describe the aim of using
exportAsXFDF/importAnXFDF.exportData("", false) and exportXFAData works,
in my opinion, only with a DataConnection. In my form I have indeed such
a connection for sending the whole form. But in addition I need the
possibility to export and import only part of the data without
overwriting the rest of the filled form.exportAsXFDF works with static
forms. So ther...