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

printing problem with SAP Script

Former Member
0 Likes
369

hi all,

i hv occured some problems wile printing SAPSCRIPT forms.

lines which i created on main window cant be coming in print page.

but actually these are seen in printpreview. and also these lines are seen only on the first page cant be shown in next page.

why this happens.

plz help me.

thanks in ADvance.

regards,

vinod.

2 REPLIES 2
Read only

Former Member
0 Likes
324

Hi Vinod,

How u created this line in SAP Scripts... using box command or using the uline commond.

the reason for the line not appering on the next page of the script is because of using deffirent pages for that. check once have to coded the lines in both the pages(FIRST & NEXT).

Regards,

Satya.

Read only

Former Member
0 Likes
324

Hi,

U can check the paragraph fomate, and use data element for the main window,

Regards

Justin