User Tools

Site Tools


zebra_eltron_epl_sample_label

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zebra_eltron_epl_sample_label [2008/09/19 16:24 (16 years ago)] bobzebra_eltron_epl_sample_label [2011/07/27 16:22 (13 years ago)] (current) bob
Line 1: Line 1:
-====== Sample 2.25 X 1.25 EPL Label ====== 
  
-// +====== Sample 2.25 X 1.25 EPL Label ====== 
-q457 //+<code> 
 +
 +q457
 Q280,32,-16 Q280,32,-16
 X10,10,2,432,280 X10,10,2,432,280
Line 11: Line 12:
 P1 P1
  
 +</code>
  
- +=== The above EPL Code will produce the following label: ===
-This EPL Code will produce the following label:+
  
 {{epl-label1.jpg|}} {{epl-label1.jpg|}}
  
-Blank line {must be there} +Blank line {must be there} \\
  
-N {erase image}+N {erase image} \\
    
-q457 {label width 2.25 inches (2.25 * 203)} +q457 {label width 2.25 inches (2.25 * 203)} \\
  
-Q280,32,-16 {Label height} +Q280,32,-16 {Label height} \\ 
 + 
 +X10,10,2,432,280 {draw a box} \\ 
 +  
 +A12,15,0,2,1,1,R,"<COMPANY.NAME,C >" {Print Company Name in reverse} \\
  
-X10,10,2,432,280 {draw a box}  +A100,50,0,4,2,2,N,"<PRICE.0>" {Print Price\\
-A12,15,0,2,1,1,R,"<COMPANY.NAME,>" {Print Company Name in reverse+
  
-A100,50,0,4,2,2,N,"<PRICE.0>" {Print Price}  +A20,110,0,3,1,1,N,"<DESCRIPTION>" {Print Description} \\
-A20,110,0,3,1,1,N,"<DESCRIPTION>" {Print Description} +
  
-B30,150,0,1,2,7,70,B,"<PART,-1>" {Print Bar Code} +B30,150,0,1,2,7,70,B,"<PART,-1>" {Print Bar Code} \\
  
-P1 {print one label} +P1 {print one label} \\
  
  
zebra_eltron_epl_sample_label.1221866647.txt.gz · Last modified: 2008/09/19 16:24 (16 years ago) (external edit)