PdfComplianceMode
Posted: Wed Apr 20, 2016 6:00 am
Hello,
we need to export our reports with an enabled PDFACompliance setting which works fine.
But there are 3 different PdfComplianceModes:
- A1
- A2
- A3
What is the difference between them?
We need to export our document in a mode that prevents the user from editing/changing the document.
Can we use this property for this purpose? pdfExportSettings.AllowEditable = StiPdfAllowEditable.No;
BR
joro
we need to export our reports with an enabled PDFACompliance setting which works fine.
But there are 3 different PdfComplianceModes:
- A1
- A2
- A3
What is the difference between them?
We need to export our document in a mode that prevents the user from editing/changing the document.
Can we use this property for this purpose? pdfExportSettings.AllowEditable = StiPdfAllowEditable.No;
BR
joro