[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Printing problem with symbols on UNIX
This come from the character set your imprimant is using.
May this symbol iss not available or is at a different position .
If you use Postcript printer you can add this symbol in the
postscri.str file that is in the BIN directory of SQR.
If you use HP printer,
1) print all the ascii caracter and their code to determine where this
symbol is.
2) if it exists use a variable with the ascii valu you find.
3) if not look to your printer documentation to see in which font this
caracter is
Franck,
bmusci(contr-comp) wrote:
>
> When you try to print a symbol like in this instance... µmol/h , the µ
> doesn't show up and leaves a space which makes the equation about 1000 times
> as great as it should be.
>
> This is true when running the SQR report on a UNIX box. When running it on
> NT, everything prints properly.
>
> Any thoughts?
>
> Brian