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

logo problem in script

former_member206396
Active Participant
0 Likes
477

hi SDNs,

i want position the logo wherever i want. now in my case i cannot create a seperate window. (situation not supporting). but i want put logo on the right side.

i am displaying digital signature..

<b>and one more thing, i have different signatures, based on names this signature has to change. ( names getting from database table )</b>

could any one pls help me out..

thank u

4 REPLIES 4
Read only

Former Member
0 Likes
446

after the Include command of ur Logo, u can add XPOS '5' cm YPOS '2' cm and so on to display ur logo werever u want in the window...

hope it helps..

Read only

Former Member
0 Likes
446

Hello,

1. Placing logo depend on where u place the logo window.

If u want to print logo on Right side, place logo window on the right side and include the logo.

2. Regarding the signatures,u have to extract the signatures based on the name and pass them to varible or internal table.And use this in ur window where u want to print the signatures.

Please check and let me know if u face any problem.

Regards

Read only

Former Member
0 Likes
446

Hi,

1) You can place Logo by using the postions (X pos and Y pos) ....

2) If you Signature based on name, then use simple IF conditions, based on IF condition you can get the Signature ,

Regards

Sudheer

Read only

Former Member
0 Likes
446

Hi,

First change the digital sign into standard text (goto rstxldmc convert into tiff file (first change the image file into jpg file and save as tiff format) into st text.

then write one include program.

regs

rams