Skip to content

本demo为“[高级]pdf生成(可水印)、预览(可分页)、打印:全栈一条龙方案”的示例代码

License

Notifications You must be signed in to change notification settings

Alansad/pdfArticle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目录介绍

本项目为掘金文章 "[高级]pdf生成(可水印)、预览(可分页)、打印:全栈一条龙方案" 的示例

  • index.js与./utils中的代码为node端生成pdf的代码
  • preview.html为预览功能示例(如加载js失败,可能需要vpn)
  • print.html为打印功能示例

项目启动

npm install 进行安装

node index.js 即可启动项目

访问http://localhost:8888/?title=123接口 即可查看生成的pdf文件

About

本demo为“[高级]pdf生成(可水印)、预览(可分页)、打印:全栈一条龙方案”的示例代码

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published