Not sure if this is possible (probably due to the security restrictions) but I want to open Internet Explorer to view a web page, instead of Reader/Acrobat when a user is viewing my form standalone.
If they are viewing through IE already then it will work fine, but I want it to work if they have downloaded the form and have opened it off their desktop, which currently I can only get to open the webpage within Acrobat or Reader.
You woudl have to save an HTML page that referenced the PDF and loaded it when the HTML was loaded. Otherwise the PDF is being opened by the application that is associated with its mime type (Reader/Acrobat).
So just to clarify, its not actually possible to get Reader to open a browser, but if I force reader to be started through the browser in the first place, that will work?