Articles for the PDF tag
-
EmbedPDF: Chrome's Own PDF Engine, Now in Your App
A framework-agnostic PDF viewer powered by the same engine that renders PDFs in Google Chrome.
-
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.