Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Point-Of-Sale Application Printing problem...
Message
De
15/05/2003 03:17:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00788458
Message ID:
00788531
Vues:
13
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform