SHocker-Yu
Results
1
issues of
SHocker-Yu
Hi,i'm using this package now.But there is the error message. code: ``` var fs = require('fs'); var PDFImage = require("pdf-image").PDFImage; var pdfImage = new PDFImage("brochure.pdf"); pdfImage.convertPage(0).then(function(imagePath) { // 0-th page...