[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Graphic () box command - Nothing happens
- Subject: Re: Graphic () box command - Nothing happens
- From: Christine Maziarz <MaziarzC@ADAMSGOLF.COM>
- Date: Tue, 2 May 2000 11:51:00 -0500
Yes, it has always been set to hplasterjet and it is using Courier font -
That was my first place to look.
Christine
> -----Original Message-----
> From: Vivek Pandian [SMTP:vp25@OIT.GATECH.EDU]
> Sent: Tuesday, May 02, 2000 11:50 AM
> To: SQR-USERS@list.iex.net
> Subject: Re: Graphic () box command - Nothing happens
>
> Goto Setenv.sqc
> Do this. Printer has to be laserjet or postscript for graphic to work.
>
>
> !Printer
> !#define PRINTER_TYPE LINEPRINTER
> #define PRINTER_TYPE POSTSCRIPT
> !#define PRINTER_TYPE HPLASERJET
>
> Keep setup31/2.sqc
>
> Regards,
>
> Vivek
>
>
> At 10:35 AM 5/2/00 -0600, you wrote:
> >No joy. It didn't work. I tried setup31 (the report is in portrait
> mode).
> >Not only did the graphic not work - but the font got big and doesn't fit
> on
> >the page - half of the information is gone. : (
> >
> >Is there something else I could try?