Adding annotation to signed pdf using PHP with fpdf and tcpdf removes signature
I'm trying to add a page with an annotation box to an existing signed pdf. This should be possible with TCPDF and FPDF. Unfortunately, it removes the sign and the pdf cannot be validated after being altered. The displayed pdf…