Erick Bellizzi
Erick Bellizzi
I was just looking for that alternative. I guess one would have to dive in the code to figure how to embed webview2 as a widget.
Same problem here using Windows 11 Pro, but I don't think is related to the system. Maybe windowmanager is been called again and setting the size somehow.
Started working now somehow. But I had to comment the line: `p.SetConfig(escpos.ConfigEpsonTMT20II)` to make it work. the error is: > p.SetConfig undefined (type *escpos.Escpos has no field or method SetConfig)compiler[MissingFieldOrMethod](https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#MissingFieldOrMethod)
Yes, sure. For landlines the size is 8, eg. 1234-5678. Mobile lines are 9, ex. 12345-6789. Area codes are 2 eg. (41). Examples are: +55 (41) 99904-7177 +55 (16) 98304-5504...
Yes you are right. Let me know if you need another PR to fix that.
Nice. I'll take a look.