yaser-elbatal
yaser-elbatal
how can you print arabic ?
> Thank you. Its is working fine. Actually codepage i wrong what i gave.. Now its printing but it is printing arabic from left to right. I want to print...
> @yaser-elbatal use this command before print : byte[] ESC_ALIGN_LEFT = new byte[] { 0x1b, 'a', 0x00 }; byte[] ESC_ALIGN_RIGHT = new byte[] { 0x1b, 'a', 0x02 }; byte[] ESC_ALIGN_CENTER...
any way to print Arabic letters ?
any solution here ?
how can you print arabic word by esc-pos-encoder ? give example please ? @vinothmoorthkumar
any update ?
Is there any way to solve the problem?
> @yaser-elbatal after when you printer done, Close connect-> connect -> print. take more time to connect and print specially print image base 64 and print image didn`t print local...
did you find any solution for that?