@nestjsforge/pdfme

Roadmap

Planned features and improvements for @nestjsforge/pdfme.

Here's what's planned for upcoming releases of @nestjsforge/pdfme:

  • 🔄 Template caching — Cache compiled templates in memory for improved performance on repeated generations.
  • 🌐 Remote font loading — Support loading font files from URLs (S3, CDN) asynchronously.
  • 📄 Multi-page helpers — Utilities for generating paginated reports with headers and footers.
  • 🔌 Plugin marketplace — Community plugin registry for common PDF elements (charts, signatures, watermarks).
  • 🧪 Testing utilities — Test helpers for validating generated PDF structure without rendering.
  • 📦 Fastify adapter — First-class Fastify reply helpers for serving PDFs.

Have a feature request or want to contribute? Open an issue or PR on GitHub.