Signing a PDF/A document in code
Hello,
using FR-VCL-2201.1, I am facing a problem with the sample "SignWithoutDialog":
if I for example either add
PDFExport.PDFA := True
or
PDFExport.PDFStandard := psPDFA_3a
to the sample code, the exported PDF will not any more include the signature, but still the related picture.
Is this behaviour known, and avoidable?
From my point of view espacially PDF/A documents (like invoices) require a signature in practice.
Thanks and Regards,
Klaus