‎2006 Sep 22 7:43 AM
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
‎2006 Sep 22 7:47 AM
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..
‎2006 Sep 22 7:48 AM
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
‎2006 Sep 22 7:51 AM
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
‎2006 Sep 22 8:11 AM
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