Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a memo with type
Message
 
 
To
12/11/2003 05:49:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00849013
Message ID:
00849128
Views:
23
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform