Skip to main content

Label Printer

Scoping Questions
  1. Is label printing required from POS?
  2. What label types are needed? (price, shelf, markdown)
  3. What label printer hardware will be used?
  4. What label formats are required?
Configuration Examples
Label printer configuration
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:labelPrinterEnabled>true</retail:labelPrinterEnabled>
<retail:labelPrinterType>ZEBRA</retail:labelPrinterType>
<retail:labelTemplateId>PRICE_LABEL</retail:labelTemplateId>
<retail:printLabelOnSale>false</retail:printLabelOnSale>
</retail:posTerminalTemplate>