> Ahojte,
> nevim jestli se mi jeste podari dostat odpoved na takto prastary thread,  
> ale rad bych Vas poprosil, jeslti nemate napad jak napsat to umisteni  
> vygenerovaneho obrazku. Zkousel jsem barcode primo v jrxml nejak vlozit,  
> ale nedari se mi to. Vyhazuje to chyby.


a)deklarace polozek
<field name="barPicture" class="java.lang.Object"/>

b) vlastni tisk
 <!-- **************** OBRAZEK CAROVEHO KODU  ******************** -->
 <image scaleImage="Clip" hAlign="Center" >
   <reportElement x="5" y="85" width="180" height="60" />
   <graphicElement/>
   <imageExpression
class="java.awt.Image">$F{barPicture}</imageExpression>
 </image>

Leos

Odpovedet emailem