Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a memo with type
Message
 
 
À
12/11/2003 05:49:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00849013
Message ID:
00849128
Vues:
25
Kurt,

I don't think the TYPE command uses the SET PRINTER FONT. You can create a frx based report to control the font.

create cursor toprint ( cLine c(254) )
append from TheFile.txt type sdf
report form toprint to printer

>I have created a txt file using the command \\<>.
>Once the file is created i put the next command : set printer font to myfont.
>Next command is : type my.txt to printer. When i look at the printed text the printer took another font to print.
>
>Does somebody knows why the printer isnt using the font i choose in the set printer to myfont ? The font is installed on my computer and the printer is a brother hl1240.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform