puppeteer-html-to-pdf-converter:pdf生成器剩余api,可使用由Puppeteer提供支持的无头chrome实例将html转换为pdf

时间:2024-05-19 01:32:12
【文件属性】:

文件名称:puppeteer-html-to-pdf-converter:pdf生成器剩余api,可使用由Puppeteer提供支持的无头chrome实例将html转换为pdf

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-19 01:32:12

nodejs rest-api expressjs html-to-pdf pdf-generation

木偶HTML到PDF转换器REST API 这是一个html至pdf转换器rest api,可使用支持的无头chrome实例将网页转换为pdf。 用法 POST /generate 参数 api不太在乎如何发送参数。 无论是形式数据,还是形式json或原始json。 都在这里欢迎。 范围 类型 描述 url string 如果没有html,则为必需。 网页的网址转换为pdf html string 如果没有url则为必需。 将html转换为pdf scale string 可选的。 网页渲染的比例。 默认值为1。小数位数必须在0.1到2之间 displayHeaderFooter boolean 可选的。 显示页眉和页脚。 默认为false headerTemplate string 可选的。 打印标题HTML模板。 应该是有效HTML标记,其中包含以下用于


【文件预览】:
puppeteer-html-to-pdf-converter-master
----handlers()
--------generate.js(2KB)
----config.js(285B)
----index.js(1014B)
----package.json(625B)
----routes.js(2KB)
----purge_expired.js(873B)
----config-example.json(111B)
----LICENSE(1KB)
----static()
--------exports()
----puppeteer.js(178B)
----.gitignore(73B)
----README.md(4KB)

网友评论