posted 10 years ago
this is my app to view pdf file uusing pdfviewerr.jar file
This app works fine app.Now i need to show pdf on my fragments.My new app has 3 fragments.i need to call separate pdf file on each fragment.below is my fragment
.....
i didn't copy other two fragments.those are same as above.only name changes
I need to know how to view pdf files on fragment?