=== SlidePDF === Contributors: niilopoutanen Tags: pdf, pdf-viewer, slidepdf, embed-pdf, pdf-embedder License: GPLv2 or later Tested up to: 6.9 Stable tag: 0.2.2 License URI: https://www.gnu.org/licenses/gpl-2.0.html SlidePDF is a simple way to embed PDFs to your site in a simple slider view. == Description == SlidePDF allows you to embed PDF documents into a Swiper-based slider. It supports: * Multiple pages rendered as slides * Configurable slides per view, spacing, and looping * Shortcode usage: `[slidepdf src="URL"]` * Elementor widget integration with URL or Media Library selection == Frequently Asked Questions == = Can I use a PDF from the Media Library? = Yes, the Elementor widget supports selecting a PDF from the Media Library. For shortcodes, provide a direct URL. = How do I control the number of slides per page? = Use the `slides_per_view` attribute in the shortcode or the corresponding control in the Elementor widget. = What packages are included with the plugin? = The plugin uses [SwiperJS](https://swiperjs.com/) for the slider functionality and [PDF.js](https://mozilla.github.io/pdf.js/) to render PDF files in the browser. = Where can I customize the plugin? = In Tools -> SlidePDF admin page. == Changelog == = 0.1 = * Initial public release