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/02/15 17:40 (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 ======
 +<code>
 +N
 +q457
 +Q280,32,-16
 +X10,10,2,432,280
 +A12,15,0,2,1,1,R,”<COMPANY.NAME,C >”
 +A100,50,0,4,2,2,N,”<PRICE.0>
 +A20,110,0,3,1,1,N,”<DESCRIPTION>
 +B30,150,0,1,2,7,70,B,”<PART,-1>
 +P1
  
-This EPL Code will produce the following label:+</code> 
 + 
 +=== The above 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} \\ 
 + 
 +X10,10,2,432,280 {draw a box} \\ 
 +  
 +A12,15,0,2,1,1,R,"<COMPANY.NAME,C >" {Print Company Name in reverse} \\ 
 + 
 +A100,50,0,4,2,2,N,"<PRICE.0>" {Print Price} \\
  
-Q280,32,-16 {Label height+A20,110,0,3,1,1,N,"<DESCRIPTION>" {Print Description\\
  
-X10,10,2,432,280 {draw a box}  +B30,150,0,1,2,7,70,B,"<PART,-1>" {Print Bar Code\\
-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}  +P1 {print one label\\
-A20,110,0,3,1,1,N,"<DESCRIPTION>" {Print Description+
  
-B30,150,0,1,2,7,70,B,"<PART,-1>" {Print Bar Code}  
  
-P1 {print one label}  
  
 +== For more detailed information about the Eltron Programming Language (EPL) please see the following PDF: ==
  
-For more detailed information about the Eltron Programming Language (EPL) please see the following PDF: 
  
 {{epl1_linemodemanual.pdf|}} {{epl1_linemodemanual.pdf|}}
zebra_eltron_epl_sample_label.1203126025.txt.gz · Last modified: 2008/02/15 17:40 (16 years ago) by bob