Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Font and Font size
Message
From
23/12/2004 23:58:16
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Change Font and Font size
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971982
Message ID:
00971982
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform