[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: signature printing as shaded box
- Subject: Re: signature printing as shaded box
- From: "Wade, Henry" <Henry_Wade@TEMPE.GOV>
- Date: Wed, 9 Sep 1998 16:37:56 -0700
Hi Derek,
Thanks for the response but still the shaded box.... I changed the SQR
dir in the .ini file to \sqrbinw just to test because i lacked the
ability to create the entire SQRDIR path. Then ran pay003.sqr with the
same results....
Henry
> ----------
> From: Derek J. Polzien[SMTP:Derek.Polzien@EY.COM]
> Reply To: SQR-USERS@USA.NET
> Sent: Wednesday, September 09, 1998 11:27 AM
> To: Multiple recipients of list SQR-USERS
> Subject: Re: signature printing as shaded box
>
> Hi Henry,
>
> I had the same problem untill I looked at the specifics on the SOURCE
> location a little bit closer. According to the SQR3 Workbench Manual,
> if you store the .BMP file in the SQRDIR directory, you don't have to
> put the pathname for the SOURCE location.
>
> I found the SQRDIR directory by checking my SQR.ini file, and after I
> placed the .BMP file there, and removed the pathname from the SOURCE
> location, everything was fine. No more shaded box for the signature!
>
> Hope this helps!
>
> --Derek
>
>
>
>
> Henry_Wade@TEMPE.GOV on 09/09/98 02:15:46 PM
> Please respond to SQR-USERS@usa.net@Internet
> To: SQR-USERS@list.iex.net@Internet
> cc:
> Subject: signature printing as shaded box
>
> Hi All
>
> I'm trying to print a signature(.bmp) for payroll checks(PeopleSoft v7
> using win95) and what appears is a shaded box. According to the SQR
> manual the cause is because the file is incomplete or is
> unrecognizable.
> I'm using the same .bmp file to print a signature on our AP checks
> PeopleSoft(v5.1) which uses Crystal Reports. Here is the code:
>
> declare-image RICHO-SIG
> type = bmp-file
> source = 'n:\signatures\RICHSIG.bmp'
> image-size = (30,5)
> end-declare
>
>
> <<<< program code >>>>
>
>
> print-image RICHO-SIG (41,5)
>
> I've changed the printer flag to almost every combination under the
> sun
> in accordance with what peoplesoft tells me and the results
> remains the same(the dreaded shaded box). SQR version v3.0.13.2
>
> henry_wade@tempe.gov
>