Click here to Skip to main content
15,886,095 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a pdf file in my windows 8 store app. how to open it in c#.
Blank Page of xaml of windows store apps of visual studio 2012.
Posted
Comments
Kornfeld Eliyahu Peter 16-Nov-14 3:31am    
http://mattgemmell.com/what-have-you-tried/

1 solution

Any effort?

Internet is full of similar attempts and examples.

Look here:

http://stackoverflow.com/questions/13118338/how-to-open-pdf-files-in-windows-8-application-using-c[^]

https://code.msdn.microsoft.com/windowsapps/PDF-viewer-sample-85a4bb30[^]

Otherwise, you could also use Windows Reader App[^] or to keep it even simple just open it in the web browser.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900