Hi, We need to print PO approvers electric signatu...
# administration
n
Hi, We need to print PO approvers electric signature on the print PO PDF. So, we have 25 PO approvers in total and uploaded all their signatures in .jpg format. I am thinking of hard coding the signatures within the PDF template. Is that scalable or is there another better way to do it? I need your inputs please.
r
Might be able to save the signature with employee internalid of the approver in a folder. And fetch the jpg based on that, not 100% sure on it. Haven't worked much with pdf templates.
n
Thanks, Raghav for sharing your thoughts.