سؤال

I apologize if I am missing something obvious guys, but I am having a heck of a time figuring out how to add a report header (not page header) to a report. I want a header that shows up on the first page and only the first page.

Again, I apologize if I am missing something obvious.

هل كانت مفيدة؟

المحلول

By definition the report Header will repeat on each page. If you want to only display it on the first page, just add whatever you want to display as a Header to the top of the report body outside of any repeating groups (Table, List, etc).

نصائح أخرى

Just place a Textbox at the start of the data region and give it a name as you may wish. It will act like a Report Header.

More on this:

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top