Is there any way to open pdf files through unity?
I know that it is possible to open url in a browser, but didnt find a code for opening pdf files.
Unity does not have support for rendering pdf.
You can build it yourself or get a working sollution of the assetstore to show pdf files at runtime.
(im quiet conftorbale with this package Unity Asset Store - The Best Assets for Game Making )
If that to much work / money you can convert you pdf to a image file that unity can read.
I am having the pdfrendrer dll, does it work in the unity project or any other options to view the pdf files in the unity project. Please i need help for the PDF viewer in Unity project.