Articles for the Document Generation tag
-
jsPDF: PDF Sorcery Right in the Browser
Need to generate invoices, certificates, or reports without a server round-trip? jsPDF creates PDF documents directly in the browser (or Node.js) with full control over text, shapes, images, and page layout.
-
Crafting PDFs with React: Unleashing the Power of @react-pdf/renderer
@react-pdf/renderer is a powerful library that brings PDF generation capabilities to React applications. This article explores its features, usage, and best practices for creating professional-looking documents programmatically.