Hi all,
<b>
/: BOX XPOS 0 CH YPOS 0 LN WIDTH 72 CH HEIGHT 2 LN FRAME 10 TW /: BOX XPOS 0 CH YPOS 0 LN WIDTH 28 CH HEIGHT 32 LN FRAME 10 TW /: BOX XPOS 28 CH YPOS 0 LN WIDTH 12 CH HEIGHT 32 LN FRAME 10 TW /: BOX XPOS 40 CH YPOS 0 LN WIDTH 14 CH HEIGHT 32 LN FRAME 10 TW /: BOX XPOS 0 CH YPOS 0 LN WIDTH 72 CH HEIGHT 32 LN FRAME 10 TW IB ,,Marka/Marks,,Miktar/Quantity,,Fiyat/Price,,Meblağ/Amount
</b>
The above box statements are written in the main window of the first page and main window starts from; Left: 4 ch, Upper 28 ln, Width: 74 ch, Height : 32 ln.
At first print there is no problem about the box, it starts from the main boundaries, however when second page needed, the boxes are located at the top of the page, not window.
There is just one page and it is first page, it uses it as needed.
Thanks.