scalextric59
Registered User.
- Local time
- Today, 10:01
- Joined
- Dec 20, 2008
- Messages
- 87
Hi:
I am trying to print receipts using a POS printer. I have two POS printers (1 thermal/USB and 1 dot-matrix/LPT1). I am using VBA to switch between the printers. The reports are only text and saved to print to the default printer. When switching to the thermal, it works fine, but when switching to the dot-matrix it does not print. It only works when I print thru the Generic / Text only driver, but then I have 4 inches of wasted paper because the paper size for the generic is set to letter.
Any ideas on how can I make it work properly?
Thanks in advance.
I am trying to print receipts using a POS printer. I have two POS printers (1 thermal/USB and 1 dot-matrix/LPT1). I am using VBA to switch between the printers. The reports are only text and saved to print to the default printer. When switching to the thermal, it works fine, but when switching to the dot-matrix it does not print. It only works when I print thru the Generic / Text only driver, but then I have 4 inches of wasted paper because the paper size for the generic is set to letter.
Any ideas on how can I make it work properly?
Thanks in advance.