Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need escape sequence to change font size in middle of page
Message
From
22/04/2004 13:21:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Need escape sequence to change font size in middle of page
Miscellaneous
Thread ID:
00897287
Message ID:
00897287
Views:
38
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
Next
Reply
Map
View

Click here to load this message in the networking platform