trichview.support
Re: Please look at it?About pageheader and pagefooter |
Author |
Message |
Sergey Tkachenko |
Posted: 04/05/2004 18:41:35 http://www.trichview.com/support/files/printheader.zip This example shows how to use RVReportHelper for drawing page header in RVPrint.OnPagePrepaint. This example draws the same header for all pages, but it can be easily modified to draw different headers: fill RVReportHelper in and format it directly in RVPrint.OnPagePrepaint event. This example assumes that all headers have the same height. If you need headers with different heights, you need to use RVReportHelper for drawing not only header but also the main document. Example can be found in Demos\Delphi\Assorted\Printing\ReportHelper > > Hello, > I want to print the pageheader and pagefooter on some special pages and > want to insert some different words into the table in the custom pagefooter. > How can i do ?Can you give me an idea? |
Powered by ABC Amber Outlook Express Converter