Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

fs.stat is not a function #44

Open
DyncMark opened this issue Sep 27, 2018 · 0 comments
Open

fs.stat is not a function #44

DyncMark opened this issue Sep 27, 2018 · 0 comments

Comments

@DyncMark
Copy link

var PDFImage = require("pdf-image").PDFImage; var pdfImage = new PDFImage("./IP.pdf"); console.log(pdfImage) pdfImage.convertPage(0).then(function (imagePath) { console.log(imagePath) }).catch(err => { console.log(err); });
when i call converPage,and then got an error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant