[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Printing Logo on the Pay Check
Hi All,
I am trying to print the company Logo on the pay check, when I use PRINTER:WP,
I am able to see the result sent to the printer.
Is it possible to save the results into a file?
Please lem me know.
Thanks
MG
PS:
I used the following code to see the result:
!----------------------------------------------------
begin-program
!----------------------------------------------------
print-image company-logo (+5,5)
end-program
BEGIN-SETUP
DECLARE-IMAGE company-logo
type = bmp-file
source = 'D:\logo.bmp'
image-size = (30,27)
end-declare
END-SETUP
---------------------------------
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games