As the topic asks. Is it possible for me to use any plugin written for Internet Explorer in my WinForms project without having to use the WebBrowser control?
(I want to be able to use the IBM AFP viewer in my own viewer app)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The paticular plugin is a part of IBM Web Interface for Content Management, it is not supported outside Internet Explorer. You probably want to look though IBM’s documents to find if there is any other interface. The AFP2PDF viewer looks like a good choice for an http client with an PDF viewer.