BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

QuickReport header from second page

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting
View previous topic :: View next topic  
Author Message
Bob Bedford
Guest





PostPosted: Mon Feb 19, 2007 3:36 pm    Post subject: QuickReport header from second page Reply with quote



Hello,

I've to print a TQrGroup with client details on the first page only at 2.5cm
from the top of the page. I can do that.
BUT, from the second page, I've to print a space of 5cm from the top of the
page. How can I do that ?

I use D6 ent. + QuickReport 3.5

Thanks for helping.

Bob
Back to top
Sergio Gonzalez
Guest





PostPosted: Tue Feb 20, 2007 10:36 pm    Post subject: Re: QuickReport header from second page Reply with quote



"Bob Bedford" escribió
Quote:
BUT, from the second page, I've to print a space of 5cm from the top of
the page. How can I do that ?

Add a PageHeader band, set its height to 5cm, and in BeforePrint you can do
this, for example:

procedure TqrMyReport.QRBand1BeforePrint(Sender: TQRCustomBand; var
PrintBand: Boolean);
begin
PrintBand := Self.PageNumber > 1;
end;
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.