Hi!
I've got a PDF document created by Adobe LiveCycle Designer ES2 that I would like to edit using Aspose.Pdf.
My goal is to create the document using Adobe LiveCycle, leave the dropdown list empty, and fill the choices using code.
I've tried using a FormEditor & a Facade to achieve this, but without any success so far (it doesn't seem to find the fields although they are indeed inside the XFA of the document).
I also tried accessing the XFA as mentionned here :
But also without success.
I am using the 9.5.0.0 version, .NET framework 4.0
I have attached a very simple example of a pdf file with a dropdown I would like to edit
Could you provide me with some help ?
Thanks !
Regards