EAN13BarcodeGenerator
EAN13BarcodeGenerator copied to clipboard
Code is not updating
Hi, i recently downloaded your code and it is very help full to convert string to EAN13 barcode. But i don't want some features in your code. So i just want to remove/Disable those features(i.e no need to show the barcode number etc.). After some understanding i'm able to remove that barcode number showing. But i can't able to edit your code(updating or commenting some code is not working). It always showing the default functionality. How can i update your code. In my case i don't wan to show the text @"Invalid barcode!"
.
Did you see setShouldShowNumbers
property? If not could you please try to use it and tell me is that you expect? If not could you please provide more details about your needs ex. barcode number you try to draw, screenshot of the design you want to implement ?