convert epl2 to esc/pos languaje

antonio

New Member
i need information about to epl2 vs esc/pos for eltron printer for labels

necesito informacion para convertir de lenguaje epl2 a formato esc/pos para etiquetas :confused:
 
To run epl2 commands I use the following command line. (Just on example).

PUT CONTROL "A15,250,0,4,2,2,N,~"SO #:~""CHR(10).

Where the CHR(10) is the line feed that epl2 wants and any quotes for the epl2 langauge need to be preceded by an ~ so that progress ignores them.
 
Back
Top