Hello,
 
The barcode128's ais for GS1-128, code:
 
        ais.put(11, 9);
        ais.put(12, 8);
        ais.put(13, 8);

AI code 11 is DATE, the same as Code 12 / Code 13
But now the code is: ais.put(11, 9); why?

iText version 1.x mapping 11->8
 
11:Production Date(YYMMDD)
12:Due Date(YYMMDD)
13:Packaging Date(YYMMDD)
 
Thanks!
caoze 2013-05-14
 
 
 
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to