UNPKG

pdfile

Version:

PDFile is a Node.js library for generating high-quality, dynamic PDFs using Handlebars templates and Puppeteer. It supports multi-page PDFs and offers full customization. Perfect for web developers, it enables easy creation of multi-page PDFs by simply de

2 lines (1 loc) 85 B
export declare const registerHandlebarsHelpers: (data: any, helpers?: any) => void;