Hi
Still I am waiting for the correct response
I have implemented this in different way... I have got the pdf link from the response (
http://74.54.60.18:2244/responseletters/Test_PDF3.pdf )..and i have set this link text to the text view which is
android:autoLink="web" in the lay out xml file.
And user have to click the link to download the pdf file ( it is showing the web link in the next screen).
But my requirement is when the user clicks on the button it should show pdf file directly in the webview.
Could any body help me out in this.
Thank you in advance...