Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Receipt printer and VFP 6
Message
 
 
To
02/05/2001 16:41:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00502585
Message ID:
00502770
Views:
20
>Larry my client has not supplied me with his printer API. What is a typical Cut Function?

You usually get that from the manufacturer of the printer. These developer controls are not generally provided with the printer. You, as a developer, have to get them from the mfg. What kind [brand and model] of printer is it? I use Epson, and they have a free developer kit available for downloading from their web site.

You either get an ActiveX control or a DLL or both. Then you have to subclass the control or, like me, I created a POS class to use the DLL. In my code all I have to do is issue a loPOS.Cut() command to cut the receipt.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform