PDF Signature Appearance is not Visible
I’m implementing visible digital signatures in PDF documents using incremental updates. I’m generating the signature using a PKCS#7 detached signature and adding a widget annotation to represent the visual signature. The signature validation works correctly, but the annotation (currently a simple colored rectangle for testing purposes) is not displayed in any PDF viewer.