Plug in for Gecko Browser Window to view a PDF?
-
Gentleman: I would like to raise a browser window as a way to view a PDF. Right now, the application raises the window and propogates an internet address perfectly, however it does not launch a default PDF application as a way to view a file, and if I force it manually (which would defeat the purpose of the application) it will appear in an external window. The window must be internal to the application. I have made it work with some aftermarket solutions such as Apitron but their solutions are rather pricy, so I thought the best way to handle it would be to use a browser in an application window that could be stacked on other windows. If I could use a plug in to run a PDF viewer of any kind inside that window, it would serve as an acceptable solution. SO ... how do I add a plugin to Gecko so that it will run a PDF file when the page is loaded? Thank you in advance...Pat