I am using c# raw printer to send ESC pos commands to impact printer. When i use GS V 65 command it is adding margin on the top for next print any idea how to remove feed after cut?
Asked
Active
Viewed 566 times
1
-
hi, you got the solution? i am facing same issue,i am implementing in Android. After 1st print it is adding top margin for second print. – sups May 07 '20 at 20:00
-
Yes if printer supports reverse feed send reverse feed command. – Hasnain May 09 '20 at 12:36
-
what is reverse feed command? can you explain more or share some piece of code or something.thanks in advance – sups May 11 '20 at 12:55