How do I create a blank PDF signature field using an HTML input document or after exporting to PDF using ABCPDF?
问题 I have a source HTML document generated from an ASPX. I then convert the html to PDF using ABCPDF. The html has a signature area, which is just a text box with a border. I need a signature field inside the PDF with a name that I can pass on. The PDF will be sent to a third-party who will correspond with the client and then digitally sign the PDF and send it back. Given that I have an html document, or PDF, how do I programmatically add the blank PDF signature field around the original html