PANTHEON™ Help

 Toc
 PANTHEON Ajutor - Bun venit
[Collapse]PANTHEON
 [Collapse]Ghiduri pentru PANTHEON
  [Expand]Ghid pentru PANTHEON
  [Expand]Ghid pentru PANTHEON Retail
  [Expand]Ghid pentru PANTHEON Vet
  [Expand]Ghid pentru PANTHEON Fermă
 [Collapse]Manuale de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Retail
  [Expand]Manual de utilizare pentru PANTHEON Vet
  [Expand]Manual de utilizare pentru PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Ghiduri pentru PANTHEON Web
  [Expand]Ghid pentru PANTHEON Web Light
  [Expand]Ghid pentru Terminalul Web PANTHEON
  [Expand]Ghid pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
 [Collapse]Manuale de utilizare pentru PANTHEON Web
  [Expand]Începerea PANTHEON Web
  [Expand]Manual de utilizare pentru PANTHEON Web Light
  [Expand]Manual de utilizare pentru terminalul web PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
[Collapse]PANTHEON Granule
 [Collapse]Ghiduri pentru granule PANTHEON
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Tabloul de bord Granule
  [Expand]Comenzi B2B Granule
  [Expand]Granul de Serviciu pe Teren
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
 [Collapse]Manuale de utilizare pentru granulele PANTHEON
  [Expand]Începerea
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Comenzi B2B Granule
  [Expand]Tabloul de bord Granule
  [Expand]Serviciul de teren Granule
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
  [Expand]Arhivă
[Expand]Site utilizator

Load Time: 328,1293 ms
"
  6613 | 1 | |
Label


Report structure

 

Band types

 

Report consists of several bands that allow you to display values on different parts of the report. Bands are of different types and are divided into those that do not need data from tables or queries and band that need data from tables and queries.

The types of bands that do not require a dataset are:

 

Name Description
ReportTitle Band that appears at the beginning of the report.
ReportSummary Band that appears at the end of the report.
PageHeader Band that appears at the top of page.
PageFooter Band that appears at the bottom of page.
GroupFooter Band that appears at hte bottom of the data.
Child Band subordinate to other band.

 

Band types that need dataset are:

Name Description
MasterData Data of the 1st data level repeated for each master data record. Must have DataSet defined.
Page Header Printed at the top of each page.
Page Footer Printed at the bottom of each page.
GroupHeader Group title printed at the beginning of group. Condition on which field data is grouped must be defined.
GroupFooter Printed after group.
DetailData Data of the 2nd data level repeated for each detail record.
SubdetailData Data of the 3rd data level repats once for each sub-detail record.


Main address that we want to display at the beginning of the report in ReportTitle (report title), date, page number, or comment on the PageHeader or PageFooter. Various calculations can be displayed in the Group Footer. If we want data to be displayed at the end of the report, we'll put them in ReportSummary.

We can use bands on the report or not. We can add them via the toolbar.

The most important characteristics of the bands are:

AllowSplit Določa, ali se lahko pas izpiše na več strani. Če se pas ne sme izpisovati na več strani in je višji od višine strani, ki je na voljo za tiskanje, se spodnji del pasu ne prikaže.
Stretched Določa, ali naj se višina pasu prilagodi višini objektov v njem.
PrintOnFirstPage Določa, ali se pas izpiše na prvi strani. Imata ga samo glava in nogastrani.
PrintOnLastPage Določa, ali se pas izpiše na prvi strani. Ima ga samo nogastrani.
ReprintOnNewPage Določa, ali se pas ponovno izpiše na vrhu naslednje strani. Ima ga samo glava.
StartNewPage Določa, ali se pas izpiše na začetku naslednje strani. Imajo ga pasovi s podatki razen noge skupine.

 

Band type Child


Kadar želimo, da imajo posamezni deli pasu različne lastnosti, ga razdelimo na več pasov. Prvi ostane iste vrste, ostali pa so njemu podrejeni (vrste Child). Veliko takih pasov je npr. na izpisu 241. Tam se pasovi razlikujejo po tem, da so vidni ob različnih pogojih za vidnost (različna vrednost lastnosti Visible), ki so v tem primeru določeni v programski kodi. Uporablja se tudi v primeru, ko je sredi pasu objekt, katerega višina se spreminja, razmik do spodnjih objektov pa mora ostati enak.

Vsak pas razen zadnjega mora imeti prirejeno lastnost Child, katere vrednost je naslednji pas vrste Child v skupini.

 

Pas s spremeljivo višino


Nekateri pasovi vsebujejo tekstovne objekte, v katere vpisujemo različno dolgo besedilo, zato se mora  spreminjati višina pasov in tekstovnih objektov.

V oknu Object Inspector lahko določimo naslednje lastnosti vezane na širino in višino:
 

  • AutoWidth - lastnost določa ali naj objekt prilagodi širino glede na dolžino besedila

  • StretchMode - lastnost določa kako naj objekt prilagodi višino glede na dolžino besedila

  • WordWrap - lastnost določa prelivanje besedila v novo vrstico



 

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!