I am able to add text based visible digital signature on one page of pdf using DynamicPDF but not able to add on all pages. However requirement is to add one digital signature and its text based visualization on all pages of pdf.
Earlier, to add empty place holder for digital signature I was able to add on all pages of PDF using PDFBox, however PDFBox do not support text based visible signature on pdf. Can someone please help which library can help me to add visible text based signature on all pages of pdf in java?