keyuser.tdtt
14th September 2009, 16:19
In a report print out, i am printing opening balance of customer in before.field.tfacrcuno (customer code). Due to this, this opening balance is printed on every page.

I want this opening balance to be printed on first page of customer print out only. How to do this?

Pl guide.

Thank you in advance.

manish_patel
15th September 2009, 09:02
You can use the lattr.break predefined variable: A boolean that is set to true during printing of before.field layouts when the layout is printed as the result of a sort field change. It is set to false when a before.field layout is printed because of a page break.