PDF-Ajaib is a Vue 3 library that provides a powerful PDF viewer component with a precise object placement feature for displaying PDF documents in Vue applications. The library is based on the PDF component from Persona Design System, ensuring top-notch f
npm install @privyid/pdf-ajaibPDF-Ajaib is a Vue 3 library that provides a powerful PDF viewer component with a precise object placement feature for displaying PDF documents in Vue applications. The library is based on the PDF component from Persona Design System, ensuring top-notch functionality.
``sh`
yarn add @privyid/pdf-ajaib
`sh`
npm install @privyid/pdf-ajaib
`javascript
import { PdfViewer } from '@privyid/pdf-ajaib'
`
Then, use the pdf-viewer component in your template:
`html``
For more information on using PDF-Ajaib, please see the Persona Design System documentation.