Franck Alary

Results 55 comments of Franck Alary

this project is still maintained ?

No is not in the scope but you can do a PR ;)

Steps : - create a file - open it with MS excel - select cells A1 to C5 (It's an example) - assign a style - close the file -...

Hi, If you find that is a good idea too. I will open a pull request.

> @L-van-der-merwe THANK YOU!!! I went bonkers over the cell style issue. > Why is your setStyle not a thing yet? I think your proposal sounds great. Yes ! I...

https://github.com/DantSu/ESCPOS-ThermalPrinter-Android/blob/master/escposprinter/src/main/java/com/dantsu/escposprinter/connection/usb/UsbDeviceHelper.java this still your old way. I haven't change this in the last version. `usbInterface.getInterfaceClass() == UsbConstants.USB_CLASS_PRINTER`

Ok I was thinking that come from `usbInterface.getInterfaceClass() == 7`. That come from this PR : https://github.com/DantSu/ESCPOS-ThermalPrinter-Android/pull/294/commits/cc48b4097d4f5e0a8bcd3267ffcf277fdc8f6fee @mcarland Can you explain why you did this change ? There is a...

pffff.... constructors make me crazy.... I don't know what's the good answer to this ....

Where will you find information about this ?

I will look to this in the future. That will take me time to find a correct solution to this.