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

Re: How to embed fonts into PDF output file?



The following is one example:

  alter-printer font=5 point-size=7.2

You will need to do this before printing anything or you may get unpredictable
results. Add a statement like this to your begin-program section, then change as
 often as you like for different effects.

The font number 5 corresponds to the HP laser font Times New Roman.  Font = 500
is same thing only bolded.  You still have 177 columns in a landscape report,
but with a proportional font you will need to experiment with column sizes
because they will vary
based on data.

Bruce