insert into formulare (id,typ,system,erstellt,geaendert,user_1,user_2,name,formular) values (13,8,1,
'2004-05-01 00:00:00','2004-05-01','system','system',
'Alkoholtafel','

<!--
Der Report unterstützt folgende Datenfelder
               "user","datum","prozentvol","prozentmas","temp","liter","liter20","kg","la",
               "tafel2","tafel3","tafel6","litergewicht","litergewichtstring","volumen","volumenstring"

 -->

<report name="Alkoholtafel" orientation="portrait"
  pageformat="$options.report.general.pageformat$" topmargin="$options.report.general.margin.top$" leftmargin="$options.report.general.margin.left$" 
  bottommargin="$options.report.general.margin.bottom$" rightmargin="$options.report.general.margin.right$">
 

 <reportheader height="30" >
    <rectangle  x="0" y="0" width="100%" height="100%" color="$options.report.general.reportheader.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <date-field fontstyle="plain" fontsize="7" fieldname="datum" x="5" y="3" width="20%" height="10" alignment="left" format="d.MMM yyyy H.mm"></date-field>
    <label fontstyle="plain" fontsize="7" x="75%" y="3" width="14%" height="10" alignment="right" >$locale.report.user$</label>   
     <string-field fontstyle="plain" fontsize="7" x="90%" y="3" height="10" width="10%" alignment="left" fieldname="user"></string-field>
     <label fontstyle="bold" fontsize="16" x="0%" y="3" width="100%" height="20" alignment="center" >$locale.report.tafel.titel$</label>    
  </reportheader>

  <pageheader height="30" onfirstpage="false">
    <rectangle  x="0" y="0" width="100%" height="100%" color="$options.report.general.reportheader.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <date-field fontstyle="plain" fontsize="7" fieldname="datum" x="5" y="3" width="20%" height="10" alignment="left" format="d.MMM yyyy H.mm"></date-field>
    <label fontstyle="plain" fontsize="7" x="75%" y="3" width="14%" height="10" alignment="right" >$locale.report.user$</label>   
     <string-field fontstyle="plain" fontsize="7" x="90%" y="3" height="10" width="10%" alignment="left" fieldname="user"></string-field>
     <label fontstyle="bold" fontsize="16" x="0%" y="3" width="100%" height="20" alignment="center" >$locale.report.tafel.titel$</label>    
  </pageheader>
  
  <pagefooter height="20">
    <rectangle  x="0" y="1" width="100%" height="100%" color="$options.report.general.pagefooter.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="1" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <number-field fieldname="PageNumber" x="40%" y="10"  width="90" height="20" alignment="left" format="$locale.seite$ #0"></number-field>    
    <number-field fieldname="PageTotal" x="50%" y="10"  width="90" height="20" alignment="left" format="$locale.von$ #0"></number-field>

  </pagefooter>

  <items>
   <label fontstyle="plain" fontsize="9" x="0%" y="10" width="58%" height="12" alignment="right" >$locale.report.tafel.prozentvol$</label> 
   <number-field format="$options.report.zahlen_staerke$" fontstyle="bold" fontsize="9" x="60%" y="10" height="12" width="24%" alignment="right" fieldname="prozentvol"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="10" width="14%" height="12" alignment="left" >$locale.string_prozentvol$</label>   

   <label fontstyle="plain" fontsize="9" x="0%" y="24" width="58%" height="12" alignment="right" >$locale.report.tafel.prozentmas$</label> 
   <number-field format="$options.report.zahlen_staerke$" fontstyle="bold" fontsize="9" x="60%" y="24" height="12" width="24%" alignment="right" fieldname="prozentmas"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="24" width="14%" height="12" alignment="left" >$locale.string_prozentmas$</label>   

   <label fontstyle="plain" fontsize="9" x="0%" y="38" width="58%" height="12" alignment="right" >$locale.tafel.label_tafel2$</label> 
   <number-field format="$options.report.zahlen_tafel2$" y="38"  fontstyle="bold" fontsize="9" x="60%" height="12" width="24%" alignment="right" fieldname="tafel2"/>

   <label fontstyle="plain" fontsize="9" x="0%" y="54" width="58%" height="12" alignment="right" >$locale.tafel.label_tafel3$</label> 
   <number-field format="$options.report.zahlen_tafel3$" y="54"  fontstyle="bold" fontsize="9" x="60%" height="12" width="24%" alignment="right" fieldname="tafel3"/>

   <label fontstyle="plain" fontsize="9" x="0%" y="68" width="58%" height="12" alignment="right" >$locale.tafel.label_tafel6$</label> 
   <number-field format="$options.report.zahlen_tafel6$" y="68"  fontstyle="bold" fontsize="9" x="60%" height="12" width="24%" alignment="right" fieldname="tafel6"/>

   <label fontstyle="plain" fontsize="9" x="0%" y="68" width="58%" height="12" alignment="right" >$locale.tafel.label_tafel6$</label> 
   <number-field format="$options.report.zahlen_tafel6$" y="68"  fontstyle="bold" fontsize="9" x="60%" height="12" width="24%" alignment="right" fieldname="tafel6"/>

   <label fontstyle="plain" fontsize="9" x="0%" y="82" width="58%" height="12" alignment="right" >$locale.report.tafel.label_litergewicht$</label> 
   <number-field format="$options.report.zahlen_litergewicht$" y="82" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="litergewicht"/>
   <string-field fontstyle="plain" fontsize="9" x="86%" y="82" height="12" width="14%" alignment="left" fieldname="litergewichtstring"></string-field>

   <label fontstyle="plain" fontsize="9" x="0%" y="96" width="58%" height="12" alignment="right" >$locale.report.tafel.label_volumen$</label> 
   <number-field format="$options.report.zahlen_litergewicht$" y="96" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="volumen"/>
   <string-field fontstyle="plain" fontsize="9" x="86%" y="96" height="12" width="14%" alignment="left" fieldname="volumenstring"></string-field>
  

   <label fontstyle="plain" fontsize="9" x="0%" y="110" width="58%" height="12" alignment="right" >$locale.report.tafel.tanktemperatur$</label> 
   <number-field format="$options.report.zahlen_staerke$" y="110" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="temp"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="110" width="14%" height="12" alignment="left" >$locale.report.tafel.label_grad$</label>   

   <label fontstyle="plain" fontsize="9" x="0%" y="124" width="58%" height="12" alignment="right" >$locale.string_liter$</label> 
   <number-field format="$options.report.zahlen_staerke$" y="124" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="liter"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="124" width="14%" height="12" alignment="left" >$locale.string_liter$</label>   

   <label fontstyle="plain" fontsize="9" x="0%" y="138" width="58%" height="12" alignment="right" >$locale.string_kg$</label> 
   <number-field format="$options.report.zahlen_staerke$" y="138" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="kg"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="138" width="14%" height="12" alignment="left" >$locale.string_kg$</label>  

   <label fontstyle="plain" fontsize="9" x="0%" y="152" width="58%" height="12" alignment="right" >$locale.report.tafel.label_liter20$</label> 
   <number-field format="$options.report.zahlen_staerke$" y="152" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="liter20"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="152" width="14%" height="12" alignment="left" >$locale.string_liter$</label>  


   <label fontstyle="plain" fontsize="9" x="0%" y="166" width="58%" height="12" alignment="right" >$locale.string_la$</label> 
   <number-field format="$options.report.zahlen_staerke$" y="166" fontstyle="bold" fontsize="9" x="60%"  height="12" width="24%" alignment="right" fieldname="la"/>
   <label fontstyle="plain" fontsize="9" x="86%" y="166" width="14%" height="12" alignment="left" >$locale.string_la$</label>  


  </items>

  <reportfooter height="0" >
  </reportfooter>

  <functions>
    <function name="PageNumber" class="org.jfree.report.function.PageFunction"/>  
    <function name="PageTotal" class="org.jfree.report.function.PageTotalFunction" deplevel="1"/> 
  </functions>
  
  
</report>

');