Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need escape sequence to change font size in middle of page
Message
De
22/04/2004 13:21:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Need escape sequence to change font size in middle of page
Divers
Thread ID:
00897287
Message ID:
00897287
Vues:
37
Hello,

I have a procedure for printing checks that prints to a file with @SAY commands and later sends that file to the printer with CopyFile().

It is necesary to change font size when printing the stub, and back again. Since most checks here are printed in dot matrix printers, I have been inserting a CHR(15) for condensed printing and CHR(18) for normal printing. But laser printed checks are coming in. Is there a standard or quasi-satndard escape sequence to change font sizes that can be used in this case in place of CHR(15) and CHR(18)?

TIA,

Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform