Introduction
VuePDFIY is a Client-side component for Vue 3 that allows you to flexibly render PDF pages within your project. This library wraps pdf.js library so all main features of pdf.js are supported by VuePDFIY as well, and uses vue-pdf.
Customizable PDF Example
This Example Shows How to Create a Customizable PDF with VuePDFIY. and u will be able to update the pdf content dynamically on the fly.
