{|Textbaustein|}: | <line x="5" y="1" size="3">Test</line> |
{|Barcode|}: | <barcode x="5" y="1" size="3" type="1">Test</barcode> |
{|QR-Code|}: | <qrcode x="5" y="1" size="3" type="3">Test</qrcode>
|
{|Artikel klein|}: |
|
{|Lager klein|}: |
<label>
<barcode x="3" y="1" size="8" type="1">{KURZBEZEICHNUNG}</barcode>
<line x="3" y="10" size="4">Lager: {KURZBEZEICHNUNG}</line>
</label>
|
{|EAN13 Barcode|}: |
<label>
<barcode x="3" y="1" size="8" type="E30">{EAN}</barcode>
</label>
|
{|Etikettenbild|}: |
<label>
<image x="3" y="1" size="8" width="10" height="20">{ETIKETTENBILD}</image>
</label>
|
{|Rechteck|}: |
<label>
<rectangle x="3" y="1" width="10" height="20" size="1"></rectangle>
</label>
|