I have a form with two signature fields.
When I click the "Print" button, I want to check that both the signatures or none of them are signed: what do I write in event "prePrint"? that is, how can I check if the two signatures are filled? I don't care if the certificates are trusted or not, only if they are filled.
Thanks!