thiagoelg / node-printer

Native node.js printer
125 stars 76 forks source link

Not working with Electron React boilerplate #26

Open nuwanwimalasena opened 3 years ago

nuwanwimalasena commented 3 years ago

Im tring to use this library with Electron React boilerplate. Im getting "argument 1 must be string" error when I call printDirect method.

thiagoelg commented 3 years ago

Can you send some sample code? Or an example of the error happening?

nuwanwimalasena commented 3 years ago

I add my implementation here, can you check it @thiagoelg? https://github.com/nuwanwimalasena/node-printer-with-erb