Hello,
How can I get signature as image in pdf?
And moreover, I want to set logo on header of each page in pdf?
Can you please help me with?
Thank you...
How can I get signature as image in pdf?
And moreover, I want to set logo on header of each page in pdf?
Can you please help me with?
Thank you...
You can call the signature image inside an img tag after the signature is saved:
and put that img tag in the PDF code
<img src="signature_http_path_here" >
and put that img tag in the PDF code
what did you enter in the src attribute of the img tag ?
maybe it will not work in header but in the content section ? does this img tag work when you insert it in an article ?
You need to login to be able to post a reply.