hi ppl,
In PO(script) copied form medruck to zmedruck..i want tp print column names like-
item dicsription quantity rate amount.
10 XXXX XXX XX XX
20 XXXX XXX XX XX
______________________________
total-XXX
I have set the window box to some cm.but the problem is if the records does not exists for next page its printing like-
item dicsription quantity rate amount.
________________________________
total-XXX. If the record does not exists for second page the colum names should not get printed.only total must display.