[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Typeface value of Arial and Symbol fonts



Hi Vicki.

You have to verify the "SQR Fonts" session in WIN.INI file and you should
include others fonts later.

Example:
[SQR Fonts]
3=Courier New,fixed
300=Courier New,fixed,bold
4=Arial,proportional
400=Arial,proportional,bold
5=Times New Roman,proportional
500=Times New Roman,proportional,bold
6=AvantGarde,proportional
8=Palatino,proportional
800=Palatino,proportional,bold
11=Symbol,symbol

After it, you should include in your program following instructions:

Example:
Begin-setup
    #declare Courier 3
    #declare Arial 4
End-setup

Begin-Program
.
.
   Alter-Printer Font={Arial} Point-Size=12
.
.
   Alter-Printer Font={Courier} Point-Size=10
.
.
End-Program

I expect that I could help you.

Regards.

Romeu F. Sciotta
Alcan Aluminio do Brasil Ltda.
romeufs@mandic.com.br

-----Mensagem original-----
De: Vicki Lo <VICKIL@REMEDYSTAFF.COM>
Para: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
Data: Quarta-feira, 7 de Janeiro de 1998 17:54
Assunto: Typeface value of Arial and Symbol fonts


>Does anyone has any idea of the typeface value of Arial and Symbol
>fonts?
>To select different fonts on the same report in SQR, I believe we
>could either
>Use "declare printer" or "graphic font"  to change fonts. However, we
>need
>To know the typeface value of each font before we can select it. The
>font number
>Listed in the SQR manual is differ from the PCL Font List from the HP
>printer and
>The manual does not list all the fonts that's being commonly used.
>Anyone has
>A list of the font number, please send it to me. I am greatly
>appreciated for your help.
>
>Vicki Lo
>Email: VICKIL@remedystaff.com
>