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 -

Former Member
0 Likes
423

Hello, Need help on this issues.

1. Need to expand SAP script to print 55 characters wide from name, and address lines. Currently the scripts print 34 characters, but SAP allows upto 60 characters to be entered. The cheque form will accept 55 characters wide without impacting the check signature. (how do I expand this width?)

2. 3 Lines name and 2 address lines (Street and city/state/zip code) are printed on the SAP script. I need to add the 4th line. How can I do that?

Thank for your help

3 REPLIES 3
Read only

Former Member
0 Likes
400

Qaddeer,

For issue 1: check the corresponding window width, and

check is there is any control in output name

For issue 2: check the corresponding window size to print the 4th line and

in corresponding page window in "text element" add the 4th line code.

Thanks,

shaik bhasha

Read only

0 Likes
400

Hello Shaik,

Thanks for your feed back. Which area do you go to check the corresponding window width and same for 2nd issue please where do you. Appreciate if you can be more precise on this.

Thanks and regards

Qadeer

Read only

Former Member
0 Likes
400

even you can print more than 55 charcters when you decrease paragraph format font.

but it is not good idea, make it like two lines if it is not sufficient.