[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



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?