EAN13BarcodeGenerator icon indicating copy to clipboard operation
EAN13BarcodeGenerator copied to clipboard

Code is not updating

Open ramakrishna013 opened this issue 6 years ago • 1 comments

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!".

ramakrishna013 avatar Jan 03 '19 12:01 ramakrishna013

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 ?

astrokin avatar Jan 16 '19 12:01 astrokin