[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Problem with PRINT-IMAGE function
Hi,
I think I'm not first to have this kind of problem with SQR.
I'm trying to put an image on my PDF report (-PRINTER:PD) and I always get
a box with diagonals in it instead of the image.
I use those lines of codes:
print-image (81,35)
type = gif-file
image-size = (30,20)
source = 'logo4.gif'
and tried different options like:
- Use different types of image (jpeg and bmp)
- Specifying the full path of the file ex: ( source =
'/export/home/valleel/test_sqr/logo4.gif' )
- Use a "declare-image" statement then use the declared image name with
"print-image"
But always get the box with diagonals instead of the image in the PDF.
I'm using SQR v5.1on Sun-Unix and created the gif, bmp and jpg files using
Paint Shop Pro for windows.
Any help or hints would be greatly appreciated
Thank you
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users