Consultor Eletrônico



Kbase P8656: Which font is used in Windows when printing using the OUTPUT TO statement?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/10/2005
Status: Verified

GOAL:

Which font is used in Windows when printing using the OUTPUT TO statement?

FIX:

In Windows, the OUTPUT TO statement uses the PrinterFont settings in the current environment (either the Registry, or the [Startup] section of the initialization file) to define a font for a print job.
The PrinterFont settings are similar to the Font settings in the environment and take the following form:

PrinterFont=<facename>[,size=<screen-point-size>]
...
...
PrinterFont<n>=<facename>[,size=<screen-point-size>
For example:

PrinterFont=Courier New, size=8
...
...
PrinterFont=MS Sans Serif, size=10