How do one create Empty Signature field in PDFCLOUD and sign document later? Thanks.
I’m afraid currently PostSignatureFiled adds a new signature field in the PDF document but sign it as well. So we have logged a ticket PDFCLOUD-1800 for further investigation and rectification.
You can use PostSignDocument API method to sign the PDF document.
In reference to PDFCLOUD-1800, now you can create an empty Signature field by setting SignatureField.Signature value as null.