Help for new Application e load a pdf file

Hi guys,



I need your help.



I have to make a small application using JavaMonkeyEngine.



Just loaded the game 's user should see 3 walls, with a central desk.



Then once the game loads I see a desk, facing the wall, the wall of the left and the right wall.



On top of that if I clik on the desktop to display a pdf file to be loaded from the user's PC.



You believe you can achieve all this, or only a part.



Accept any kind of advice.



Greetings Michael.

I find a way to load the pdf to a texture then it will be possible

You can load a pdf page in a BufferedImage with pdfrenderer



With the BufferedImage you create a texture, and voil

And I know what it is this way to upload pdf?