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

Sap script(water mark)

Former Member
0 Likes
335

Hi,

Good day experts,

i need the work mark (Text) in the form across. i need to get it in main window.

how can get it? plz help me.

regards,

raghu.P

2 REPLIES 2
Read only

Former Member
0 Likes
312

kiran,

As of me this cannot be done in SAP Script. Rather this can be done in SMARTFORMS.

Thanks,

Madhan.

Read only

Former Member
0 Likes
312

Hi,

as i understood you want to print a image in the back ground of the data you r printing. if iam not wrong... fallow this way.. i did it this way.

in the PAGE1--> i have created a Graphic window, then alligned it same location of the main window(because data printing starts from there.)

then in the Main window-->as usual i have inserted the table. its working fine with both static and dynamic text.

in you r case.. the problem cluld be the color u have selected for the table line type...even though u haven't did it once check in the double click on TABLE>TABLE tab>in Shading -->color BLACK and saturation 0%.

Regards.