Hi gopinethi
sample:
you need the code for eg.
(01)07640166510246 (11)150819 (10)001422 (21)00176327
the string for the datamatrix.generate(string) needs to contain \u001d for
the separators.
I got the string from an other source and agreed with them that there the
separators are placed wi
Hi
I found a way. Not as nice and handy as I liked but it works.
Anyway, the solution is that the FNC1 group separator code needs to be
placed with unicode
\u001d
this is the information/group separator GS (hex 1d, ascii 29) 'character'
--
View this message in context:
http://itext.2136553.
Hi
Im using the Option DM_EXTENSION for GS1 (Code 128 based) 2D Datamatrix
Barcodes. That works perfectly as long as I am only using not more then one
GS1 element of variable length. Just placed the variable length element at
the end of the 'text' and all is good.
Im using:
com.itextpdf.text.pdf.Ba