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

Re: Getting Error while trying to print BMP file



Did you use Last-Page () in your report? This will give you the same error,
but only in Process Scheduler...

Bob Smith

> -----Original Message-----
> From: Rakesh Maheshwari [SMTP:Rakesh_Maheshwari@SCPS.K12.FL.US]
> Sent: Tuesday, July 21, 1998 10:29 AM
> To:   Multiple recipients of list SQR-USERS
> Subject:      Getting Error while trying to print BMP file
>
> Hi All,
>
> Here I'm getting an error message while trying to print a bmp using HP
> LaserJet Printer.
> Error:
> [SQR 6003] Unexpected End-Of-File while processing the printer file.
>
> My Code like this -
> begin-HEADING 8
>   .......
>   print-image (10,5)
>   type=bmp-file
>   image-size=(10,10)
>   source='H:\fs6\user\sqr\logo.bmp'
> end-HEADING
>
> I'm passing SQR Flag -printer::wp thru' Process Definition in
> Peoplesoft.
>
> Any Help on this greatly appreciated.
>
> Thanks in advance
> Rakesh