Hello experts
I'm trying to display a PDF file in Unity. I want to do this by converting the PDF to an array of images. I can then project the requested page of the PDF on a Unity control.
The PDF file is located in my 'Resources' folder. Has anyone got any idea on how to start with this?
Any feedback or suggestions will be greatly appreciated!
Thanks
Matthijs