ESC/POS VB Example

  • Thread starter Thread starter gus.asarc
  • Start date Start date
G

gus.asarc

Hi, I'm trying to write a sub where the code prints a bill on a Epson
LX 300+ printer on raw format. I've already made the class in fact, but
I can't make the printer to print in a specific possition, like the
Printer object has the CurrentX and CurrentY properties to do that. The
question is: is there any way to do this? any ESC code? any API call?
any thing???
Thanks a lot

Gustavo

PD: the printer is not in my LPT1 port, it's connected to a print
server in my LAN
 
Back
Top