Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inserting logo based on Company Code in Adobe Forms

Former Member
0 Likes
1,180

Hi All,

I need to insert three different logos in adobe foms based on company code.

Please help.

Regards,

Sreelakshmi

3 REPLIES 3
Read only

Former Member
0 Likes
728

Hi,

check this link...

http://www.saplcc.com/ABAP

Read only

0 Likes
728

Hi,

Thank you very much for your reply. I need to pass logo from interface. Can you please tell me how to include logo field in the form interface.

regards,

sreelakshmi.

Read only

0 Likes
728

Hi,

in the interface..u can declare the variable TYPE STRING...and pass the url (for ex: 'http://www.xxx.com/images/picture.gif') to the variable in real time based on company code...