Projekat

Općenito

Profil

Prijedlozi #17648 » rpt_2.xml

Ernad Husremović, 16.06.2009 19:31

 
<!DOCTYPE openRPTDef>
<report>
<title></title>
<name></name>
<description></description>
<size>A4</size>
<portrait/>
<topmargin>100</topmargin>
<bottommargin>100</bottommargin>
<rightmargin>100</rightmargin>
<leftmargin>100</leftmargin>
<querysource>
<name>q1</name>
<sql>select name, age from t1</sql>
</querysource>
<rpthead>
<height>100</height>
<label>
<rect>
<x>120</x>
<y>25</y>
<width>365</width>
<height>55</height>
</rect>
<font>
<face>Times New Roman</face>
<size>14</size>
<weight>bold</weight>
</font>
<hcenter/>
<top/>
<string>Ovo je labela sa šđŠćČČđĐ</string>
</label>
<rect>
<x>70</x>
<y>10</y>
<width>465</width>
<height>60</height>
</rect>
</rpthead>
<pghead>
<height>100</height>
</pghead>
<pgfoot>
<height>100</height>
</pgfoot>
<rptfoot>
<height>328</height>
<line>
<xstart>25</xstart>
<ystart>60</ystart>
<xend>610</xend>
<yend>60</yend>
<weight>0</weight>
</line>
<barcode>
<rect>
<x>445</x>
<y>20</y>
<width>160</width>
<height>25</height>
</rect>
<format>3of9</format>
<maxlength>5</maxlength>
<left/>
<narrowBarWidth>0.01</narrowBarWidth>
<data>
<query>Context Query</query>
<column>name</column>
</data>
</barcode>
</rptfoot>
</report>
(2-2/4)