TSPL Printing

2 | TSPL Printing Setup

This article covers the Setup Guide for TSPL Printing used beginning in Bepoz Version 4.1.0.0. TSPL is very similar to EPL and FGL printing within Bepoz. In order be able to print to TSPL format you will need to modify or create a new XML. First ensure that the TSPL Printer is connected and Drivers have been installed. TSPL is a windows printers therefor no hardware setup required in Bepoz.

This article covers the Setup Guide for TSPL Printing used beginning in Bepoz Version 4.1.0.0.

TSPL is very similar to EPL and FGL printing within Bepoz. In order be able to print to TSPL format you will need to modify or create a new XML.

First ensure that the TSPL Printer is connected and Drivers have been installed. TSPL is a windows printers therefor no hardware setup required in Bepoz.

Prerequisites 

N/A


Create & Edit XML File
  • You cannot use XML editor to modify the xml so you will need to use notepad to edit the XML

 

<?xml version="1.0" encoding="utf-8"?>
 <Units>mm</Units>
 <EPL>1</EPL>
 <PageWidth>105</PageWidth>
 <LabelFields>
 <cLabelField>
 <FieldName>Image</FieldName>
 <ImageID>20</ImageID>
 <ImageSize>100%</ImageSize>
 <ImageFilename>f:\BEpoz\Data\BepozlogoLRG.jpg</ImageFilename>
 <Left>0</Left>
 <Top>0</Top>
 </cLabelField>
 <cLabelField>
 <FieldName>Box</FieldName>
 <Top>25</Top>
 <Left>1</Left>
 <BoxWidth>80</BoxWidth>
 <BoxHeight>11</BoxHeight>
 <BoxLineWidth>0.2</BoxLineWidth>
 </cLabelField>
 <cLabelField>
 <FieldName>PRODUCTNAME</FieldName>
 <Left>3</Left>
 <Top>28</Top>
 <FontSize>5</FontSize>
 </cLabelField>
 <cLabelField>
 <FieldName>SIZENAME</FieldName>
 <Left>55</Left>
 <Top>15</Top>
 <FontSize>5</FontSize>
 </cLabelField>
 <cLabelField>
 <FieldName>VOLUMEQTY</FieldName>
 <Left>55</Left>
 <Top>22</Top>
 <FontSize>3