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

[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