Hi everybody, I've a Windows Forms application that prints in "Zebra TLP 2844" printer by the EPL language. I need to know, how can I to print the EPL code directly in LPT1 port where is connected the Zebra printer. I'm using Mono Developer in Ubuntu 9.10.
I've been tried various commands through the terminal, but nothing happened Example: cat Arquivo.txt > /dev/lp0 cp Arquivo.txt /dev/ttyS0 Thank you advance -- View this message in context: http://mono.1490590.n4.nabble.com/How-can-I-to-print-the-EPL-code-directly-in-LPT1-port-tp3305726p3305726.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
