How to open pdf file in windows 8 store apps(C#) using Foxit reader SDK or suggest me any of free library to open pdf files in windows 8 store apps.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
If you don't need to support windows RT, then you can go for iTextSharp(its free), and if you want to support windows RT then there is no free library for C#, you might prefer to code your apps using HTML5 and Javascript and use Mozilla's pdf.js to read PDF files. |
|||
|
|