<?xml version="1.0" encoding="UTF-8"?>
<label>
<text width="20" height="20" x="280" y="20">$product.printName()</text>
<barcode x="320" y="110" type="CODE128" height="50" width="2" readable="N">$product.getCode()</barcode>
<text width="30" height="30" x="280" y="170">Price:$line.printPriceSellTax()</text>
</label>
Leave a Reply