Skip to content

RabbitPDF 0.3.0

Latest

Choose a tag to compare

@josuejuca josuejuca released this 07 Jul 14:34
1f301f8

RabbitPDF v0.3.0

RabbitPDF v0.3.0 expands the library with richer document creation, JSON templates, local web preview, PDF-to-template extraction, and practical examples for real-world workflows.

What's New

  • Added JSON template rendering with variables, sections, tables, and external data.
  • Added local web preview for PDFs and templates.
  • Added RabbitDocument.web(...) to render and preview rich documents in one call.
  • Added PDF-to-template extraction for creating a JSON template draft from an existing PDF.
  • Added 11 complete examples in examples/, including a Cloudflare-style invoice with automatic pagination.
  • Improved documentation for templates, web preview, rich documents, examples, and API reference.
  • Added CLI support for template preview.
  • Expanded test coverage for templates, template extraction, web preview, and examples.

Validation

  • Automated tests: 45 passed
  • Version updated to 0.3.0