Results 45 comments of Igor

Hi @lukevp this is actually the first time I heard of OPOS / UPOS ... I don't think it's really used down here in Brazil, everyone I've came across just...

FYI, one workaround that I've seen out there is to create a get only property on the class that is set by a required parameter in the ctor and will...

If you provide more details and debug testing so we know which of the described behaviors are happening would be much better. For example: - What are you trying to...

Hi @djliterat1984, a few questions for you: - Have you tried to run the Console Tests ? It has an option to test QRCodes - If you use another string...

Reading what you said, sounds like we truly have a bug, but I can't identify where. Are you able to post here the said "Technical Manual of Portable Receipt Printer"...

![image](https://user-images.githubusercontent.com/10572656/135647242-0c9dbe4e-8998-4c59-9016-489bddfe3ad2.png) Model 2 should be able to receive up 4296. I'm pretty sure we had someone testing pretty big strings 2k+ big. I can look for the issue number about...

Here it is https://github.com/lukevp/ESC-POS-.NET/issues/71#issuecomment-701730942 ![image](https://user-images.githubusercontent.com/10572656/135648951-00cbe458-e06d-41dd-81b9-3a446184c07f.png)

I think it is a restriction imposed by the hardware rather then ESC/POS. Are you able to contact the manufactor and ask them? You should be able to provide all...

Now that is interesting! What do you think about it @lukevp ? Maybe contact that app's dev to ask for the ESC/POS command they are using? And see what's the...

The file you mentioned is just a unit test, it has nothing to do with the method you are using. And it is testing against a single constant string. Here...