[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 on .LIS file
Hi, I have tested the following code and its working for an image on SPF format
and PDF files. Declare-image Test1
Type=BMP-FILE
Source='C:\temp\image.bmp'
End-Declare
let #image_width = 17
let #image_height = 7
print 'Look at this picture: ' (+2,{midcol})
print-image Test1 (+2,{midcol})
image-size= (#image_width, #image_height)
let #current_line_adj = #image_height +3
print 'Any Comments?' (+#current_line_adj,{midcol})
Is there a way to make this image appear on .LIS files. I am running the job
manually from Client ThanksRehan
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users