hi,
i am trying to print to bixolon spp-r200 BT printer.
i use as an example the "SerialExample" found in the forum and it works very well.
the problem: i need to send an escape code to the printer, how do i do it ?
i tried chr(27) & chr(116) & "33" but this does not work
i need to send Esc t 33 to change the code page
this is quite urgent and i will appreciate any help
thanks
i am trying to print to bixolon spp-r200 BT printer.
i use as an example the "SerialExample" found in the forum and it works very well.
the problem: i need to send an escape code to the printer, how do i do it ?
i tried chr(27) & chr(116) & "33" but this does not work
i need to send Esc t 33 to change the code page
this is quite urgent and i will appreciate any help
thanks