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

[sqr-users] Fwd: losing my font



Changing some begin-setup items solved the problem.

I had:

declare-report main
                 printer-type=ps
end-declare

declare-printer default-ps
                 point-size=10
         font = 5
end-declare

and now I have:

declare-report main
                 printer-type=pd
end-declare

declare-printer default-pd
                 point-size=10
         font = 5
end-declare

This fixed the problem.

A.


>Date: Mon, 19 May 2003 09:43:42 -0400
>To: <sqr-users@sqrug.org>
>From: Amy Emge <emgeac@muohio.edu>
>Subject: losing my font
>
>
>I'm setting my font to Times Roman (font = 5).
>
>When I ran the report from my desktop using SQR Version 6X, I get Times 
>Roman font.
>
>When I ran the report from Unix using SQR Version 4X, I get Times Roman 
>font.
>
>But now when I run from Unix using SQR Version 6X, I lose the Times Roman 
>and get the default font which is Courier.
>
>Any idea why this is happening and what we need to do to correct it?  Do 
>the admins need to audit the postscri.str file perhaps?
>
>Thanks in advance.
>
>Amy Emge
>Applications Analyst
>Miami University

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users