
Problem when using receipt printer (Epson TM-U300PA)
I have an application which is printing receipt to
customer using Epson TM-U300PA. I can print the receipt
but I can not control some function such as automatic
cutting receipt after print.
The other problem is my VB.Net application can not find
its printer font. (It's call control font.) The
PrintDocument object can not recognize this font, it only
displays other font in my computer. When I use VB6 and
also Notepad, they can find this font.
What do I have to specially add in my code to make it
recognize 'control font'?