Why isPdfaCompliant() returns true although there exists Convertable=“False” type problem (pdf -> pdf/a))

Information what Aspose gives:
The actions ‘JavaScript’ is prohibited
PdfFormat=PDF_A_1B, PdfaCompliant=true, Version=1.7

The PdfACompliant value comes from Aspose’s method isPdfaCompliant():
fileConvertInfo.append(“, PdfaCompliant=” + pdfDocument.isPdfaCompliant()

Screenshot 2025-02-20 175745.png (42.6 KB)

@jouko.tiihonen

Would you please share your sample PDF document with us with which you are facing this issue? We will test the scenario in our environment and address it accordingly.