Convert unicode string to CE 1250
Hi,
I work on Windows Phone 8 application and wanna print some strings on POS printer (datecs-450). Printer is set to CE 1250 code page. Text is unicode. When I print some characters (š,c,ž,c,d) a get following characters: †á,-ž,†ž,-ç...
How to convert unicode character(string) to wp 1250 in windows phone 8?