文件名称:pdf-generator:NodeJs插件可使用Vuejs和puppeteer从HTML模板生成PDF
文件大小:170KB
文件格式:ZIP
更新时间:2024-06-13 18:30:55
nodejs vuejs html-to-pdf pdf-generation template-html
Pdf生成器(NPM上的html-pdf生成器) 一个插件,可以使用和从HTML模板生成PDF。 有关更多示例,请参见邮递员, 如果您需要HTML模板中的更多功能,则可以在全局window.mixins数组中添加VueJs mixin以扩展默认功能。 有关更多示例,请参见文件 。 目录 PDF合并代表 文献资料 介面 原料药 安装 NPM模块 npm i html - pdf - generator 使用范例 初始化 const pdfProcessor = require ( "html-pdf-generator" ) ; const { BROWSER_NAME , URL_BROWSER , FILE_DIR , PDF_DIR , PORT = 3000 , TEMPLATE_DIR } = process . en
【文件预览】:
pdf-generator-master
----.gitignore(69B)
----README.md(8KB)
----src()
--------test()
--------helper.js(8KB)
--------file-helper.js(2KB)
--------logger.js(522B)
--------package.json(1KB)
--------pdf-generator.js(12KB)
--------index.js(399B)
--------index.d.ts(2KB)
----compiled()
--------package.json(419B)
--------gulpfile.js(2KB)
----demo()
--------Template3_1595819075885.pdf(44KB)
--------.env(243B)
--------pdf-generator-test.postman_collection.json(15KB)
--------external_template_1595819934167.pdf(72KB)
--------misc()
--------test-data()
--------package.json(828B)
--------index.js(6KB)
--------pdfMergerDelegator.js(679B)
--------templates()