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

Regarding script layout

Former Member
0 Likes
400

I have hard coded the Address for invoice, while preview it shows correctly alighned, after printing the layout its not properly alighned using printer, could you please any one find the problem and let me know.

3 REPLIES 3
Read only

Former Member
0 Likes
375

Hello Ram,

First do not hard code the address, use SO10 and setup a Standard Text with Text ID ADRS.

In regards to the screen display and the printer output no matching. With SAPScript it is sometimes is not perfect, so if you get it close you should make minor adjustments until you are HAPPY!

Good Luck

Read only

Former Member
0 Likes
375

Hi,

Format it using Paragraph formats by defining different Tab Positions.

Read only

Former Member
0 Likes
375

Hi Ram,

Welcome to SCN !!!!

If you have hardcoded the Address then you need to create a paragraph format and set the Tab. and Assign the Tab it will automatically print it in the correct place.

Thanks,

Chidanand