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
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?
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.