I need to have a custom pdf viewer inside my application where i have my own menu and all. It is not working with webview and i tried by converting each page into i
You obviously need a pdf renderer/viewer. Since core Android OS does not provide one you will need a 3rd party one.
Take a look at http://andpdf.sourceforge.net/