Connecting Tech Pros Worldwide Forums | Help | Site Map

How to view the jpg & tif files as OLE object

Newbie
 
Join Date: Oct 2007
Posts: 18
#1: Mar 14 '08
I have added the OLE blunded object to view the pdf file with the code :
OLE1.class="Adobe Acrobat 7.0"
....
Besides, I can view the bmp file using the code
OLE1.class="PAINT"

But what should I use or how the code change for jpg and tif files?
Thanks a lot!

Reply