DEV Community

Stars
Stars

Posted on

How to create a Next.js PDF viewer to display PDFs from Azure Blob Storage

I am developing a Next.js app and want to display PDF documents from Azure Blob Storage. I haven't been able to find resources on how to achieve this. Can anyone guide me on how to do it?

Top comments (0)