[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Print-Image problem
- Subject: Re: Print-Image problem
- From: Adrian Clayfield <adclay@IBT.COM.AU>
- Date: Tue, 20 Oct 1998 18:35:32 +1000
Hi all,
Ive tried some of the suggestions on the list
for printing a logo, but to no avail.
I have the
following:
#define Laser POSTSCRIPT
print-image (2,1)
type = EPS-FILE
image-size = (110,6)
source =
'c:\user\sqr\logo.eps'
Ive tried different values. Have logo in same path,
etc.
My printer-init statement is in the setup02a.sqc as i need to
print landscape.
I need to print it directly from process scheduler. ie: no spf
file creation workaround.
Im using Version 6, Sybase, Windows
95.
TIA,
Adrian