cancel
Showing results for 
Search instead for 
Did you mean: 

How can i show the signature in smartform ?

carlos_zhang3
Participant
0 Kudos

Dear Guru ,

My question is how to show the the signature dynamically in smartform ? That means in smartfrom , we will check which user's signature must be shown . If i used GRAPHICS in smartform , it only can show the specific signature . How can i let GRAPHICS point to another signature bitmap ?

Could you please help me for this topic ?

Thanks a lot .

Best Regards,

Carlos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Carlos,

You can try to create a code node for check which signature to print.

In global variable declare a variable ie named g_sign type TDOBNAME.

Then pass this var to name of graphics &g_sign&

please check and reply.

regards,

Answers (0)