GS1Parser icon indicating copy to clipboard operation
GS1Parser copied to clipboard

EAN128Code extension

Open kheops2205 opened this issue 4 years ago • 5 comments

It would be nice if the code identifying the datamatrix was also taken into account by the parser. ]d2

kheops2205 avatar May 28 '21 15:05 kheops2205

Hi Kheops, I'm not understading your question. SymbologyID ]d2 is already handled in "public string SymbologyID(string code)" method. Can you give an exemple or more details about your idea ?

davideusai avatar Jun 04 '21 07:06 davideusai

I'm not sure I understand you, because I don't see this method in the code. :-)

kheops2205 avatar Jun 04 '21 07:06 kheops2205

This method is available in ParserIO.Core.Functions so you have just to open ParserIO\ParserIO.Core\Functions2_0.cs file.

davideusai avatar Jun 04 '21 16:06 davideusai

I think, you are talking about your project https://github.com/reseauphast/ParserIO Here it's an other one :-)

kheops2205 avatar Jun 04 '21 16:06 kheops2205

Oh yes it's true. ParserIO By Phast is handling that already :) Nevertheless I like the other project too :)

davideusai avatar Jun 10 '21 16:06 davideusai