Cannot load image in Microsoft Office Document Imaging

chris-uk-lad

Registered User.
Local time
Yesterday, 18:02
Joined
Jul 8, 2008
Messages
271
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:

Code:
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
 

Users who are viewing this thread

Back
Top Bottom