Rank: Datalab
You have been a member since:: 14/08/2009(UTC) Posts: 1
Was thanked: 2 time(s) in 2 post(s)
|
Da li se može na ispisu napraviti da se PageHeader: Title pojavljuje samo na prvostranici word
|
|
|
|
|
|
Rank: Datalab
You have been a member since:: 14/08/2009(UTC) Posts: 0
Was thanked: 1 time(s) in 1 post(s)
|
naravno, u kodu ispisa u okviru procedure TitleOnBeforePrint dodaj liniju koda:
Title.Visible := <Page#> = 1;
Ovako:
procedure TitleOnBeforePrint(Sender: TfrxComponent);
begin
CallQRBeforeBandPrint(Sender, TfrxBand(sender).visible);
Title.Visible := <Page#> = 1;
end;
|
|
|
|
|
|
Rank: Datalab
You have been a member since:: 14/08/2009(UTC) Posts: 0
Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
|
|
Rank: Datalab
You have been a member since:: 14/08/2009(UTC) Posts: 0
Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Orange-Grey Theme Created by Ingo Herbote (WatchersNET.de)Powered by YAF 1.9.6.1 Under DNN |
YAF © 2003-2026, Yet Another Forum.NETThis page was generated in 0,659 seconds.