Convert XFA forms to Arcoforms in python3

I want to use aspose.pdf.xfaconverter in “Aspose.PDF for Python via .NET” to resolve this problem.I don`t know how to do.Thanks for you help!!

import aspose.pdf as ap

input_pdf = “./decos/1.pdf”

output_pdf = “./convert_pdf_to_pdfa.pdf”
document = ap.Document(input_pdf)

document.form.type = ap.forms.FormType.STANDARD

document.save(output_pdf)

run failed。

@richie.yukio
Thank you for the inquiry.
We are checking it and will get back to you shortly.

@richie.yukio
I checked your code on the file I have and everything went fine.
Can you describe in more detail what is not working and attach the file with which there is a problem?

Thanks.The file address is “财务报表-广东地区.pdf - Google Drive

Is the reason for the failed operation due to my lack of a registered license?

@richie.yukio
Yes, it is possible. I tested your file with and without a license and got an exception when running without a license.

@richie.yukio
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): PDFNET-54904
You can obtain Paid Support service if you need support on a priority basis, along with the direct access to our Paid Support management team.