hi,
i need to print to a printer directly without using printer driver. i know there are lots of posts here which can help but guess not enuf to help me.
when i say this nothing happens:
VB Code:
  1. Open "lpt1" For Output As #1
  2. Print #1, "Test"
  3. Close #1

why is this so?

i m using epl2 programming is there some1 who has used this before.

please please please help me with this epl2 programming.

Nihar.