node-pdf2img
node-pdf2img copied to clipboard
example throw error.
when I test the example. throw the error. Error: Command failed: gm identify -format "%p " "/Users/renzhiwen/Desktop/node_modules/pdf2img/test/test.pdf".
I solve this problem, but I meet a new problem, when the image is generated. I can't open it.
@RicardoScofileld how did you solve the first error?
First problem was probably due to absence of graphicsmagick software on the host system.