You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The printer keeps showing that it is printing when printing pictures, Do you need to set the type attribute?
How To Reproduce
varfs=require('fs');printer.printDirect({data: fs.readFileSync('C:\\Users\\baiyuhang\\test.png'),success: function(jobID){console.log("sent to printer with ID: "+jobID);},error: function(err){console.log(err);}});
Context
node-printer Version: 0.4.0
Node Version: 10.9.0
Platform: Windows 7 64bit
The text was updated successfully, but these errors were encountered:
What happens?
The printer keeps showing that it is printing when printing pictures, Do you need to set the type attribute?
How To Reproduce
Context
node-printer Version: 0.4.0
Node Version: 10.9.0
Platform: Windows 7 64bit
The text was updated successfully, but these errors were encountered: