alvin Level: Guest

|
How Printing to USB port in VB6
I want to print directly to a continuous forms in USB printer in VB6 in REAL TIME on a machine that has no parallel port.
my VB program works fine when I use LPT1 with parallel printer, but it doesn't work with USB printer(canon).
Besides, i have seen something(data is adding to printing Queue continuously) in printer manager of USB printer, it however doesn;t start to print.
Can anybody help?
|