Davi Matos

Results 9 comments of Davi Matos

> Olá pessoal, conseguiram implementar o QR code para pix no boleto? não estou conseguindo gerar o boleto com a imagem. Eu consegui implementar modificando a classe abstrata, incluindo o...

Are you sure you are setting the paper size correctly? It seems to me that the defined width is larger than what is needed for your paper. Have you tried...

I have the same problem. Someone help?

Here's a solution that worked for me: https://github.com/Hubertformin/electron-pos-printer/issues/47#issuecomment-871138049

> @MohamedJakkariya We need to edit pos-printer.ts and compile again (or) edit pos-printer.js in dist directly. Add ` webPreferences: { nodeIntegration: true, contextIsolation: false, }` It worked! Thanks

> I have the same problem, in my case i use vue-electron, Did you resolve it? ![Capture](https://user-images.githubusercontent.com/58576140/117858950-b5323a00-b28e-11eb-8ca4-198af17c1b2c.PNG) I have the same problem. It only happens in production. Any solution? :(

Hi! I don't know if it would be the same problem, but for about 10 days, I've been getting "Reduce your request rate. SlowDown" responses from Spaces, from Digital Ocean....

> Hi @patriziotomato @davimatos , > > Did you find a workaround for this? I did a deep analysis on the operations I was doing for my s3 drive, and...