jquery - Is there any way to open pdf file inside web app,without using phonegap -


i trying open pdf file inside html5 app without using phonegap, thoughts or ideas guiding light development...

have tried pdf.js ?

take @ this. solve problem.

https://github.com/mozilla/pdf.js/ sample: http://mozilla.github.io/pdf.js/web/viewer.html


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

c++ - Issues with OpenGL referencing when compiling in Ubuntu terminal -

java - A* catch if unpossible to reach a point -