I have PDF file in my assets folder in Windows Phone 7.1. I want to open that pdf file. Uptil now i have found many examples but all are using component one controls. I dont want to use component one. I know I can't open pdf with in my application using native libraries. Is there any way to open PDF from assets in web browser or I can launch Installed PDF reader application?
Any Idea?
Windows Phone 8:
You can write the following code in order to open PDF files (you need a PDF reader app):
Windows Phone 7:
There is no way to do without third party library like ComponentOne or Telerik.