majorsilence / My-FyiReporting

Majorsilence Reporting, .NET report designer and viewer. Fork of fyireporting,
Apache License 2.0
348 stars 201 forks source link

Barcode interleaved 2 of 5 #169

Closed chripf closed 6 years ago

chripf commented 6 years ago

Would be great to have support for barcodes of type interleaved 2 of 5 (ITF).

chripf commented 6 years ago

https://github.com/barnhill/barcodelib looks promising.

chripf commented 6 years ago

Did a basic implementation for the ITF-14 code. However I believe using the barcodelib package one could make a pretty generic support for quite a range of barcodes. Might better be placed in a new Issue thou.

majorsilence commented 6 years ago

I am open to using barcodelib for a larger range of barcodes.