Hi all, I have to use EPSON LX 300+ for my printing job. So I want to send an escape sequences to printer to be able to format the text before printing, but I cant recognize how hould I do this forexample I wrote this for Form Feed(corresponds 12 for decimal) (char)27+(char)12 but nothing effected. Is there anyone who shows me a some sample code, or give me a some hints are greatly appreciated.. thanx.