node.js運用Phantom.js爬取頁面生成pdf

工具是webstorm,按照下圖引進phantom模塊,其他開發工具請自行百度其他方法引入。 注意:當後臺放在Linux下,Linux需要安裝有相應的字體,否則中文打印生成pdf 代碼: function test(){ var phantom = require('phantom');//需要引入phantom模塊 const path = require
相關文章
相關標籤/搜索