FactoryTalk View SE and Adobe Reader ActiveX

whussain6

Member
Join Date
Oct 2013
Location
Newcastle
Posts
108
Hi People,


I am new to FTView SE and and want to use AdobeReader ActiveX. I have placed ActiveX on my screen and assigned string tag which has initial value C:/Program Files... as pdf file location.

But still it does not open the required file in FT Client SE when testing.

Any ideas how to configure Adobe ActiveX in FactoryTalk SE?
 
I never used that activex. Said that, from this webpage:

http://www.adobe.com/support/techdocs/318268.html

The Acrobat Control is designed specifically for use with Internet Explorer; it is not a full-featured ActiveX Control that you can use to enable applications other than Internet Explorer to display PDF files. If you modify the Acrobat Control for ActiveX or use it in applications other than Internet Explorer, Adobe Technical Support is unable to support it.

EDIT:

You can launch an external application using AppStart command from a button.
 
Last edited:
I always embed the MicrosoftWebBrowser Activex control to display PDFs while still in SE.

After that just call the ".Navigate" method in the VBA to the filepath required.
 
VBA for Microsoft Web Browser Navigate

Hi mmPLCPrg,

Thanks for your help.


Just another question - I also want to prevent operator to get out of the operator display to desktop. but with webbrowser/pdf you can break the security and access desktop. Any ideas how to stop?

Also how can I disable/remove all those toolbars?
 
Last edited:

Similar Topics

Hello, I have a panelview plus that reads from 4 different PLC's. 2 of these used to be Micrologix PLC's and someone else went and updated them to...
Replies
3
Views
101
Hi. I need to create several alarm servers in an application, but first I need to know if there is any impact on communication, or if more...
Replies
0
Views
71
Hello all, I'm having trouble opening an application. After clicking open I'm prompted to login and after putting in username & password it...
Replies
0
Views
87
Has anyone found information on using the variable message file? I keep looking for documentation on how to implement the message file name as a...
Replies
0
Views
76
I have two identical machines running similar HMI projects, the only difference is one is done in FactoryTalk View Version 10 and the other is...
Replies
5
Views
261
Back
Top Bottom