electron-printer icon indicating copy to clipboard operation
electron-printer copied to clipboard

node-printer fork to be used with electron

Results 5 electron-printer issues
Sort by recently updated
recently updated
newest added

We are trying create billing system using pos printer. Desktop app create in angular 7 and electron . but when we install electron-printer install successfull but version problem . try...

Hi, we want to use this library but have to resort to an older electron-prebuild version because this module does not work with newer electron (and thus node 6) versions....

*some errors:* ../src/node_printer.hpp:123:39:** error: no member named 'Handle' in namespace 'v8' bool getStringOrBufferFromV8Value(v8::Handle iV8Value, std::string &oData); ~~~~^ ../src/node_printer.hpp:123:55: error: expected '(' for function-style cast or type construction bool getStringOrBufferFromV8Value(v8::Handle iV8Value,...

Hi, the published fork doesn't work with Windows 7. On Ubuntu it works, but only for Ubuntu. If i create the Windows Program-Files with Ubuntu, i get errors with this...

On Debian, the module fails with this error: App threw an error when running [Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/gabriel/app/node_modules/electron-printer/build/Release/electron-v0.36-linux-x64/node_printer.node)] A JavaScript error occurred in the main...