This is the most annoying thing i have faced in webforms development. I have a webform which allows to download pdf file When i try to download the pdf file in blackberry browser it save the file and when i try to open it then it leads to an issue “Unsupported media type application/pdf”.
Next thing I emailed the pdf file to my gmail account and its successfully converted the pdf file to a text file and opened the file. When i try to open the same pdf file in my sample application it says “Unsupported media type application/pdf”.
Next thing i googled it and found that blackberry doesn’t have the reader to read the pdf files. But when i view the same pdf file in Blackberry Outlook Email client it successfully opened the pdf file.
Pdf Downloading functionality is working in all the browsers on the Machine but its not working on the blackberry device.. Why Pdf files are converted to text files ? automatically…
Please help me to resolve this issue…
After lot of research i found that there is no direct way to show pdf on Blackberry devuce need to purchase 3rd party software for that.
Thanks for all who helped me..