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 ?
Asked
Active
Viewed 2,003 times
0
-
Do you have any details such as the structure of the report? A screenshot of data items and list of section types? All this information makes it easier to answer :) – Jake Edwards Aug 14 '12 at 22:53
-
1Actually there are for header section of report.. I need to set them all ..problem solved... – Makara Aug 15 '12 at 10:43
-
Yes, same with Place in Bottom (Worst named property ever :P) :) – Jake Edwards Aug 16 '12 at 06:08
1 Answers
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