How to make a PDF carousel previewer like LinkedIn

We’re trying to mimic the LinkedIn carousel preview in our app. This shows the individual pages of a PDF file as a carousel slider.

Have looked at multiple apps, but none of them seem both PDF compatible (showing individual pages) and customizable enough on the design side.

Would love to hear how you would make this!

You can use a JS library (like Carousel · Bootstrap) to build a carousel like this for yourself.

There are also some carousel plugins in Bubble, as far as I’m aware.