Demo for : 《Node.js实现PDF文件转HTML》
convert pdf to html using Node.js
- Install Poppler (http://poppler.freedesktop.org/)
- clone this repo
clone https://github.com/yourtion/Demo_PDFtoHTML.git
- Install package
npm install
- Run
node app.js
Demo for : 《Node.js实现PDF文件转HTML》
convert pdf to html using Node.js
clone https://github.com/yourtion/Demo_PDFtoHTML.git
npm install
node app.js