{"library":"pdf-creator-node","type":"library","category":null,"description":"pdf-creator-node is a Node.js library for converting HTML and Handlebars templates into PDF documents. It leverages Puppeteer, a headless Chromium browser, for rendering, ensuring support for modern CSS features like Flexbox, Grid, and web fonts. As of version 4.0.1, it has moved entirely to Puppeteer, replacing its prior reliance on PhantomJS/html-pdf. This change, introduced in v4.0.0, brings improved rendering fidelity and a more actively maintained underlying engine, though it comes with a larger install footprint due to Chromium. The library is actively maintained, as evidenced by recent v4.0.x releases, and provides a programmatic API to generate reports, invoices, and letters from templated HTML. It balances ease of use for HTML-centric document generation with the resource considerations inherent to a Chromium-based solution, suitable for small to medium-scale production workloads.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","pdf","pdf-generator","html2pdf","html-to-pdf","handlebars","puppeteer","chromium","nodejs","typescript"],"install":[{"cmd":"npm install pdf-creator-node","imports":["import pdf from 'pdf-creator-node';","import type { PdfDocument } from 'pdf-creator-node';","import type { PdfCreateOptions } from 'pdf-creator-node';"]},{"cmd":"yarn add pdf-creator-node","imports":[]},{"cmd":"pnpm add pdf-creator-node","imports":[]}],"homepage":"https://hajareshyam.github.io/pdf-creator-node/","github":"https://github.com/hajareshyam/pdf-creator-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pdf-creator-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pdf-creator-node/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}