Does anyone know of a good way to have an interactable/live preview of PDF files and a good way to go about them?
I'm trying to provide multiple research docs on my site and would like to showcase them trough PDF's (it is also a requirement to provide PDFs so why not show them as well?)
I tried adding the pdfsclick library for Solid but it wouldn't show the PDFs (the examples also look a bit broken) and there was not a lot of documentation for it.
Does anyone know about another good library to use with solid (maybe also Tailwind) or a way that I can implement it myself without a library?