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

RE: [sqr-users] Image not appearing



If the sqr is run on windows, check for valid path and permissions.  But if
the sqr is run on UNIX, use a .gif or .jpg image.

Bruce


-----Original Message-----
From: Bummer, Antonio [mailto:ABummer@calwater.com] 
Sent: Friday, February 21, 2003 2:51 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] Image not appearing


Hello all,

I am working on an SQR and want to include an image.  This SQR is sent to a
file in PDF but the image doesn't appear.  A shaded box appears instead.  I
have wrote the following.

declare-image Logo
    type = bmp-file
    image-size = (15,7)
    source= 'X:\FS\....\....\Logo.bmp'

end-declare
begin -heading
    print-image  (1,1)
end-heading

OR
begin-heading
print-image Logo (1,1)
    type = bmp-file
        source = 'X:\FS\...\...\Logo.bmp'
    image-size = (15, 7)  


Please help!  
Thanks in Advance

Antonio Bummer
Developer - Information Systems
California Water Service Company 
1720 North First Street
San Jose, CA 95112


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users