chrisjohns
Technical User
Hi,
I was formerly using Kodak Image Viewer to view images in a form but im not on XP which doesnt use it so im trying to use Microsoft Office Document Imaging to view the image (.tif). However the code doesnt want to take the code i found on the MS website.
the code im trying is:
Form_frmsearch.DocImg1.Document = "C:\temp\Cliff.jpg"
Is it because im trying to allocate 'Document' to a file path? If so whats the alternative?
Thanks
I was formerly using Kodak Image Viewer to view images in a form but im not on XP which doesnt use it so im trying to use Microsoft Office Document Imaging to view the image (.tif). However the code doesnt want to take the code i found on the MS website.
the code im trying is:
Form_frmsearch.DocImg1.Document = "C:\temp\Cliff.jpg"
Is it because im trying to allocate 'Document' to a file path? If so whats the alternative?
Thanks