If we are providing empty values it is showing empty labels how to avoid that. attached image for the reference
aspose.png (4.4 KB)...SignPDFWithCertifica sign = new SignPDFWithCertifica(); try { sign.generateSignedPDF();..."certificate.pfx", "password"); pdfSign.sign(1, "", "", "", true, rect, signature);...