Checkbox when PDF is signed with iText
I am signing PDFs using iText. And I include a graphical representation of the signature in the document.
This works, but the green checkmark (or yellow question mark) that shows when the document is validated interferes with the graphics I inserted, making the end result ugly.
Is there a way to control the size of the green checkbox?
Are there any properties, fonts, image scale, etc. that determine the size of this green checkmark?
0
Gaurav mantro
a source
to share
1 answer
The checkbox is displayed by the PDF reader. See How to create a signed PDF without a green checkmark for more information.
0
a source to share