Access PDF in Perspective - From a File System

Hello,
We wanted to access the pdf files of the file system, in the perspective module.
We do not have a web development module.

So can you please advise on the ways to access pdf files on the file system, in perspective module.

Looking forward for the suggestions…
Thank you in advance.

That eliminates the only official way to do this from within Ignition. Your other option would be to place nginx or apache in front of Ignition, where those serve your files and reverse proxy to Ignition for everything else. As suggested here:

If you can place your PDFs in a database, you might experiment with this: