cancel
Showing results for 
Search instead for 
Did you mean: 

Formatting problem with table header in Sapscript

Former Member
0 Kudos

Hi,

I have made a copy of standard SAP payment advice form and have included the following codes to draw a box in Main Window.

/*

/: POSITION WINDOW

/: BOX XPOS 0 CH YPOS 0 CH WIDTH 71 CH HEIGHT 40 LN FRAME 1 TW INTENSITY 1

/: BOX XPOS 11 CH YPOS 0 CH WIDTH 1 TW HEIGHT 40 LN FRAME 1 TW INTENSITY 0

/: BOX XPOS 19 CH YPOS 0 CH WIDTH 1 TW HEIGHT 40 LN FRAME 1 TW INTENSITY 0

/: BOX XPOS 60 CH YPOS 0 CH WIDTH 1 TW HEIGHT 40 LN FRAME 1 TW INTENSITY 0

T2 <K> Reference,, Date,,,, Description,,,,Amount</>

The same Main Window is used in Page 1 and Next Page. However, the height of the table header on both pages are different. Please take a look at the following screen dumps.

<a href="http://adventurevacationtrip.com/sap/header1.jpg">Table header on Page 1</a>

<a href="http://adventurevacationtrip.com/sap/header2.jpg">Table header on Page 2</a>

Anybody knows what's wrong? I do not want the extra space in the table header found on the first picture.

Useful advice will be rewarded with points, thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

extra * in the first page