How to read a pdf file?

Hi guys, I might need to open a pdf file during my game. Is this possible? If yes, how?

Thank you.

I think you will have to turn it into images

You could open up an iframe or a div with the PDF I side it :thinking:

@petru23 take a look into https://viewerjs.org/. This may be exactly what you need.

1 Like