We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hey!
Trying to get this working with Nextjs 13. Getting errors like: ReferenceError: PDFDocument is not defined at new canvas2pdf.PdfContext
I'm using it as a client side component.
Any chance anyone has an idea or example how usage with nextjs?