janafsal

Results 21 comments of janafsal

> Some major updates were done to styling, the css property is no longer supported. Please use style. `style` takes an object. > > Using your example, look at the...

> @janafsal Yes, exactly. Just like writing styles in jsx Noted with thanks…

> This is similar to #85 . I am looking into it Ok bro thanks 👍

this error occured when print while silent is true and while it is false it prints correctly

I could print correctly when i change pageSize: '80mm' instead of width property but the the error still shows in the terminal

> const options = { silent: true, preview: false, margin: '0 0 0 0', copies: 1, printerName: 'POS-80C', timeOutPerLine: 4000, pageSize: "80mm" // page size } > > ``` >...

> What version are you using by the way? "electron-pos-printer": "^1.3.6"

> const options = { silent: true, preview: false, margin: '0 0 0 0', copies: 1, printerName: 'POS-80C', timeOutPerLine: 4000, pageSize: "80mm" // page size } > > ``` >...

> Ow really? What printer are you using? Mine shows error and not printing. it can print any printer like thermal or normal A4 printer

[1092:0605/115531.410:ERROR:print_render_frame_helper.cc(2264)] Printing failed. even though i could print the error is still there....