Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Imaging viewer
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00361862
Message ID:
00362191
Views:
19
>I got the following vb code from kodak site on ActiveX Automation. I don't kow vb at all, could you take look and see if we can use them to do what we want to do:
>DIM App As Object
>DIM Img As Object
>
>Set App = CreateObject("Imaging.Application")
>App.CreateImageViewerObject(1) && I got an error here when I test in vfp
>
>App.topWinow = True
>Img.open "c:\images\myimage.tif",true,1
>
>img.activePage = 2
>
>img.close
>app.quit

I will try, right now I am involved with another application that needs my attention. I will get to it as soon as I can and report back to you.

Thanks
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform