I want to be able to open a pdf file from my application without any other application like pdf viewer. I don’t want to make the user install an other appliation to open pdf files.
Is there any open source library that I can use in my project?
I want to be able to open a pdf file from my application without
Share
You can use, for instance, MuPdf Reader. I described how to build it here.