Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Point-Of-Sale Application Printing problem...
Message
From
15/05/2003 03:17:20
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00788458
Message ID:
00788531
Views:
15
>We have a POS application purely written in VFP but we have a problem with printing sales invoice using POS printer. First we can not use Report Form because it should have specific size. Second, when using @..say..get, it does not print directly in the printer. Actually we have POS system before using FOX2.6 and we didn't encounter problem with @..say..get method. Is there an alternative of using @..say...get?

Jess,

You may want to try FOPEN('PRN',11) or FOPEN('C:\PRN',11) if the app is under a long path name. Under WinXP, you need a printer driver installed (Generic/Text) for this to work. Again,... I feel uneasy about low-level approaches under Windows.
Kenneth.
Previous
Reply
Map
View

Click here to load this message in the networking platform