- Home /
How can i display a pdf file in a unity scene ?
Hi All, I am a newbie in unity i want to display a pdf file in my unity scene after doing some google i havent found much help on it . Please let me know how i can achieve this ? If it is a big task do let me know is there anything similar already available in asset store that i can use. Please help me with this.
Thanks, Sagar
Answer by Eric5h5 · Jun 28, 2012 at 08:58 AM
You'd need to write a PDF importer, which will be fairly hard.
Answer by franky303 · Sep 16, 2012 at 09:45 AM
uWebKit will show a PDF inside the webview and it seems to be working nicely on iOS, at least. Another alternative for displaying PDF in fullscreen over unity is to launch an external windows application, for example SumatraPDF might be a solution for this approach.
Your answer
Follow this Question
Related Questions
Unity 3d android Game Performance 0 Answers
From which version onwards Unity has extended its support for plugins? 0 Answers
Fade in Fade out in unity 1 Answer
A node in a childnode? 1 Answer