Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set LEFT margin in print not valid
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Set LEFT margin in print not valid
Divers
Thread ID:
01398262
Message ID:
01398262
Vues:
84
i find that the set margin in print set up is not conveyed to the printer and i end up with no margin on the left hand side.
Any suggestions on how i can modify the code to give me a decent margin.
tnx
k

cPrinter = GETPRINTER( ) && invokes printer selection
SET PRINTER TO cPrinter
SET PRINTER FONT 'lucida console', 9 STYLE 'N'
SET MARGIN TO 55
set print on
Répondre
Fil
Voir

Click here to load this message in the networking platform