vue3-pdf-export - Generate feature-rich PDFs from HTML in Vue 3

Generate PDFs from Vue 3 HTML with TypeScript using vue3-pdf-export. Supports manual and automatic pagination, preview, download, print, page-aware headers, HTML/text headers and footers, optional logos, watermarks, password protection, metadata, compression, progress stages, and advanced html2pdf.js options.

Add a comment

Replies

Best
Hey Product Hunt! 👋 I built vue3-pdf-export after repeatedly creating custom PDF components across different Vue projects. I wanted one reusable Vue 3 + TypeScript solution for the things I kept needing: pagination, preview, headers and footers, watermarks, security, metadata, compression, and progress handling. The package is now available on npm, and I also built a live playground so you can try the features without installing anything. I’d really appreciate feedback from Vue developers, especially on use cases or PDF features you’d like to see next. Thanks for checking it out!