Checklist IP Address and Physical Signature
Summary:
Checklist IP Address and Physical Signature in RTF Template
Content (please ensure you mask any confidential information):
Hello Everyone,
We required both IP Address and Physical Signature in the checklist RTF Template, we are using below token P_SIGNER_ADDRESS.
We are able to get Physical Signature but not the IP Address.
IP Address: <?xdofx:substr(P_SIGNER_ADDRESS,1,Instr(P_SIGNER_ADDRESS,',',1)-1)?>
Physical Signature : <fo:instream-foreign-object content-type="image/jpeg" height="35px" width="100px"><?ESIGN_SIGNATURE?></fo:instream-foreign-object>
Version (include the version you are using, if applicable):
25c
Code Snippet (add any code snippets that support your topic, if applicable):