pdffillerjs / pdffiller

Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
MIT License
286 stars 113 forks source link

exec error: Error: spawn pdftk ENOENT [REOPEN] (WINDOWS) #102

Open ThatBrianDude opened 3 years ago

ThatBrianDude commented 3 years ago

exec error: Error: spawn pdftk ENOENT C:\Users\User\Documents\Instant-Tester\commands\testme.js:29 if (err) throw err ^

Error: spawn pdftk ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19) at onErrorNT (internal/child_process.js:415:16) at process._tickCallback (internal/process/next_tick.js:63:19)

Getting this on windows. I've installed the PDF Toolkit and the server from here: https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/