P Paddy Jul 11, 2004 #1 I cannot get \f to eject a page from the printer (char)12 doesn't work either please help.
S Shakir Hussain Jul 12, 2004 #2 Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp
A Andrew Donaldson Jul 12, 2004 #3 Shakir said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand... I used a similar method to access an epson POS thermal printer (using the ESC/POS control codes) using c#. Andrew
Shakir said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand... I used a similar method to access an epson POS thermal printer (using the ESC/POS control codes) using c#. Andrew
P Paddy Jul 12, 2004 #4 Thank you, I will look into this. Paddy. Shakir Hussain said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand...
Thank you, I will look into this. Paddy. Shakir Hussain said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand...
P Paddy Jul 13, 2004 #5 I am very happy with this code. Thank you. Paddy Shakir Hussain said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand...
I am very happy with this code. Thank you. Paddy Shakir Hussain said: Check out this link (using win32 api's). http://www.c-sharpcorner.com/Code/2002/Oct/PrintDirect.asp Click to expand...