Hi @DinoN
The easiest way is to use the following method is to display the pdf file.
Method 1
Use iframe with below code. And the url is http://docs.google.com/gview?url=http://yourwebapp/file1.pdf&embedded=true
.
It works on my side.
Method 2
You can refer to official doc about pdf.js. It will useful to you.
How to Embed a PDF in an HTML Website
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Jason