Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting font thru code
Message
From
13/08/1999 13:34:10
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00252050
Message ID:
00253545
Views:
19
>I have an old but complex prg
>
>set prin to prinfile
>set device to prin
>@x,y say blah blah blah
>many more lines like this all over the page
>type prinfile to prin
>return"
>
>I was hoping to set the font to desired font just b4 the start of this. Can this be done as I have only seen functions that return current font, etc.
>thank you

Hi Timothy:

PMFJI: If you haven't already seen it, a recent thread: "Landscape printing without the Report Designer Thread #252011" covers your problem, pretty well. Essentially it bypasses the ability of windows to 'eat' any attempt to send info directly to the printer port, by using a 'RawPrint.Vcx' you can find here.

HTH

Rob
Previous
Reply
Map
View

Click here to load this message in the networking platform