Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Font and Font size
Message
De
23/12/2004 23:58:16
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Change Font and Font size
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00971982
Message ID:
00971982
Vues:
54
Hi,
I want to print a report using the ? command directly to the dot matrix printer,
not use the report form.
How to change the font and the font size when directly to the printer ?

For example
set print on
? "Item No.   Description"
? "--------   ------------"
do while !eof()
   ? item->itmno+" "+item->desc
   skip 1
enddo
eject
set print off
Please advise

Derek
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform