Error barcode gs1-128 (ean-128)

AL intentar generar un codigo de barras error codigo de garras GS1-128 (EAN-128) sale Error: Error in formatting. can`t find an identifier

el codigo de prueba es
415770731603200080200849260030810293900011349440299620140725
tambien este otro

41577099980120288020703112037802939000000002835000299620140228

TO attempt to generate a bar code GS1-128 claws Error code (EAN-128) departs Error: Error in formatting. can`t find an identifier

test code is
415770731603200080200849260030810293900011349440299620140725
also this other

41577099980120288020703112037802939000000002835000299620140228

Solucionado resolved

[QUOTE=sistemasbogota;29664]AL intentar generar un codigo de barras error codigo de garras GS1-128 (EAN-128) sale Error: Error in formatting. can`t find an identifier

el codigo de prueba es
415770731603200080200849260030810293900011349440299620140725
tambien este otro

41577099980120288020703112037802939000000002835000299620140228

TO attempt to generate a bar code GS1-128 claws Error code (EAN-128) departs Error: Error in formatting. can`t find an identifier

test code is
415770731603200080200849260030810293900011349440299620140725
also this other

41577099980120288020703112037802939000000002835000299620140228[/QUOTE]

la solucion a este problema es editar la clase BCGgs1128.barcode.php ubicada en wwwroot\scriptcase\prod hird\barcodegen\class

ubicar la linea donde esta la variable const MAX_GS1128_CHARS = 48; e incremntar su valor

OK. gracias buen aporte.