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:
Open "lpt1" For Output As #1 Print #1, "Test" 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.




Reply With Quote