logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • ru
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • How to display the footer page PageFooter only on the last page of the report
  • How to use Online Designer in ASP .Net Core

    January 17, 2018

    One of the novelties by FastReport .Net 2018 was the adaptation of OnlineDesigner to the

    read more
  • How to use WebReport with ASP .Net Web Core application

    January 17, 2018

    Recently FastReport introduced a new library under the .Net - FastReport Core platform. This is

    read more
  • Report generators family FastReport brief review

    March 23, 2020

    Without reporting it is impossible to carry on business in any sphere of life. Bureaucracy

    read more
  • How to make a report like Drill-Down

    September 4, 2019

    Reports with grouping are necessary for data analysis. But when there are a lot of

    read more
  • How to connect to MongoDB from the FastReport.Net report

    November 16, 2019

    First of all, you need to assemble a plug-in connector library to the database for

    read more

How to display the footer page PageFooter only on the last page of the report

May 15, 2020

When you develop the same reports, or reports with the same bands, you can use the inheritance of reports. That is a basic report that will be used as a basis for others. This will provide a uniform component to the set of reports you create.

Just working with such a set of identical reports, the user of the Combit reports generator

List and Label ran into a problem. Namely:

"I have a project template that has some standard text" page title ", which should be printed on each page, and then" page footer ", which should be printed on the last page. All of them are static elements (with no reports of the container).

But when I turn on the project template, I cannot get the "Footer" only printed on the last page. If I set the condition for LastPage (), it is not printed at all. It is expected according to the documentation

...

Now I just save the footer text in variables, and then place it in every project that is tedious and error-prone. "

Unfortunately, the developers did not find an easy solution to this issue. The user will have to put the LastPage() property for the footer of the page in each report.

FastReport.Net also allows you to use a basic template to create a variety of similar reports. Let's look at how we would solve the problem using the FastReport report generator.

In fact, it's very simple. In the basic report template (from which you inherit) you need to set the PrintOn property for the PageFooter band. It's a checkbox list. You must choose LastPages and OddPages.

 PageFooter properties

 Only with this combination will you make the footer of the page appear only on the last page of the report:PageFooter shown on last page

So, you can avoid editing all reports that are based on a basic template.

about product download buy
avatar
Dmitriy Fedyashov
Head of QA
.NET FastReport PageFooter

Add comment
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Buy
  • Download
  • Documentation
  • Testimonials
  • How to uninstall
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Our team
  • Contact us

© 1998-2021 by Fast Reports Inc.

  • Privacy Policy