there is any tool or plugin for Unity that can open PDF files inside the game. I none of these exist, maybe there is tool that can automatically convert PDF files to images.
You can open a file with
Application.OpenURL("file:///c:/filename.PDF");
but if you want to show it on the game window then it is a bit more trickier. Nevertheless here is some good discussion about it: http://forum.unity3d.com/threads/71964-PDF-reader
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With