I want to write a custom plugin which can open a pdf file for popular browsers(IE , Firefox, Chrome). I am going to use some open source pdf viewer code if I can and put some checks in that code for authentication and license validity.
Actually the plugin should work with many file types(Video, audio, doc etc...), I am trying to develop one for pdf as a start.
Any help with this will be highly appreciated.