thanks, but still not clear, forexample document says below for horizontal/vertical skip. How my code should be if m = 1,n=100 according to documentation. Format ASCII ESC f m n Hex 1B 66 m n Decimal 27 102 m n Parameter range 0 £ n £ 127 m = 0, 1 Moves the print position depending on the value of m, as follows: m = 0 Prints n spaces in the current pitch. 1 Performs n line feeds, in the current line spacing Moves the horizontal print position to the left-margin position.
meTin.eRGoktas