Форум

Welcome Guest! To enable all features please try to register or login.
HD_prijavio
#1 Posted: : 20 July 2011 15:05:00(UTC)
HD_prijavio

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
HD_odgovorio
#2 Posted: : 20 July 2011 15:05:00(UTC)
HD_odgovorio

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;




HD_odgovorio
#3 Posted: : 20 July 2011 15:05:00(UTC)
HD_odgovorio

Rank: Datalab

You have been a member since:: 14/08/2009(UTC)
Posts: 0

Was thanked: 1 time(s) in 1 post(s)

Hvala, radi OK
HD_odgovorio
#4 Posted: : 20 July 2011 15:05:00(UTC)
HD_odgovorio

Rank: Datalab

You have been a member since:: 14/08/2009(UTC)
Posts: 0

Was thanked: 1 time(s) in 1 post(s)

B.P.
Rss Feed  Atom Feed
Users browsing this topic
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.NET
This page was generated in 0,406 seconds.