In my system, there are multiple PDFs listed in the website. I need to show the preview image of 1st page of all the PDFs. There are two previews which I want to display -
- One small preview
- One big preview on mouse hover
What I am doing now?
We are taking help few third party preview generators. Which is used to create JPEG image and using those images in the website for previews.
What I tried differently?
I used EvoPDFtoHTML tool to use HTML instead of images directly but for many files the generated HTML is not appropriate.
Also, These both process is taking a lot of time and making website slow in response.
I would like to know that is there any better way to achieve this?
Image attached below for better understandings -