ZXing.Net
ZXing.Net copied to clipboard
I want different Encode types
Exception occurs when encoding with BarcodeFormat as PHARMA_CODE.
System.ArgumentException: 'No encoder available for format PHARMA_CODE'
I think Zxing doesn't support it.
Zxing doesn't support below types?
- 1D : RSS 14, RSS Expanded, All 1D, pharmacode
- 2D : Maxicode, IMB(Intelligent Mail barcode)
If not, do you have any plans to apply in the future?
If someone writes the encoders for these barcode types and creates a pull request, I will happily merge it into ZXing.Net. But sorry, I don't have enough free time to implement them myself.