Skip to content

TypeError (Mac) #7

Description

@deshario

When i run in window ... its working fine ... but in mac its not working ...

I had already installed pdftk

pdfFiller.generateFDFTemplate(sourcePDF,` nameRegex).then((fdfData) => {
            console.log(fdfData);
        }).catch((err) => {
            console.log('error : '+err)
        });

Result = error : TypeError: spawn is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions