You are viewing the docs for the newest version. You can view the docs for 0.5 here

Installation

To install the module begin by installing our package

npm
npm install -D @sidebase/nuxt-pdf
yarn
yarn add --dev @sidebase/nuxt-pdf
pnpm
pnpm i -D @sidebase/nuxt-pdf

nuxt-pdf only requires a Nuxt 3 app to run.