Question
C# export xfa data to xml with SDK
Hi,
I am looking for the C# function to extract the XML from the XFA data in a program. I can test the result manually in Acrobat but I have a lot of file to do that...
On the AcroPDDoc class there is a GetJSObject function but I can't find what I can do with it in C#.Is it the good function ?
