0

how to print report header in every page in Classic report in Nav 2009. I try to see section property (PrintOnEveryPage = yes) . Do you have any idea ?

Makara
  • 233
  • 1
  • 8
  • 23

1 Answers1

3

The only suggestions I can offer with the current details provided is that you ensure PrintOnEveryPage is set to yes (Shift + F4 while selecting a Header section).

Apart from that, ensure that your have your header on a DataItem such as PageLoop vs another DataItem that may not be run on every page. PageLoop Header examples are found through all sorts of NAV repotrs e.g. 206 Sales Invoice.

Jake Edwards
  • 1,190
  • 11
  • 24