form.ExportToXml invalid xml

We are trying to export form field pdf to xml and it seems like it can’t handle radiobutton group. Is it by design or is it a bug?


Result XML from Acrobat where the choice in the radiobutton group is exported as value:
<projekt_typ_av_genomförande>lager</projekt_typ_av_genomförande><projekt_typ_av_konstform>cirkus</projekt_typ_av_konstform>

Result XML from Aspose where all choices in the radiobutton group are exported:
<Eget_skapande />
<Föreställning />
<Läger />
<Utställning />

Hi Tommy,

We are sorry for the inconvenience caused. While testing the scenario with Aspose.Pdf for NET 8.7.0, We have managed to reproduce this issue on our side and logged it in our bug tracking system as PDFNEWNET-36150 for further investigation and resolution. We will notify you via this thread as soon as it is resolved.

Please feel free to contact us for any further assistance.

Best Regards,

The issues you have found earlier (filed as PDFNEWNET-36150) have been fixed in Aspose.Pdf for .NET 9.2.0.

The blog post for this release is created over this link


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.