Hi ALL,

Pls help to print the following data:

NO.    ITEM      Qty      PageMark
1        ABC        10             1
2        BCD         20
3        XYZ          30            2
4        YZ            29            3

Need to print out as follow in firebird 2.5.1

PAGE HEADER

Page 1:
NO.    ITEM    QTY
1        ABC      10
2        BCD       20

Page 2:
No.    ITEM     QTY
3        XYZ        30

Page 3:
No      ITEM    QTY
4        YZ          29

PAGE FOOTER

THank you.
ZIM


[Non-text portions of this message have been removed]

Reply via email to