- Home
- Products
- Integration
- Tutorial
- Barcode FAQ
- Purchase
- Company
iPad GS1-128/EAN-128 Generator generate, create barcode GS1-128/EAN-128 images in iPad (iOS) applicationGenerate & Print GS1-128/EAN-128 barcode images in iPad (iOS) Application
Barcode EAN-128/GS1-128 Generators
.NET EAN-128/GS1-128 Generator Java EAN-128/GS1-128 Generator EAN-128/GS1-128 Generator Software Online EAN-128/GS1-128 Generator BIRT EAN-128/GS1-128 Generator Reporting Service EAN-128/GS1-128 Generator Index
iPad EAN-128 Generator IntroductioniPad EAN-128 is a EAN-128 barcode generator component developed for iPad apps developers who need add EAN-128 creation features into their developmental projects for iPad.
GS1-128 is an application standard of the GS1 implementation using the Code 128 barcode specification. The former correct name was UCC/EAN-128. Other no longer used names have included UCC-128 and EAN-128. GS1-128 uses a series of Application Identifiers to include additional data such as best before dates, batch numbers, quantities, weights and many other attributes needed by the user. Valid Data ScopeiPad Barcode EAN 128 supports:
How to generate barcode in Objective-C on your iPad applications?
Sample Code: - (void)drawRect:(CGRect)rect { // Drawing code OBLinear *pLinear = [OBLinear new]; [pLinear setNBarcodeType: OB_CODE128A]; [pLinear setPDataMsg: [[NSString alloc] initWithString: (@"AB")]]; //[pLinear setPSupData: [[NSString alloc] initWithString: (@"14562")]]; [pLinear setFX: USER_DEF_BAR_WIDTH]; [pLinear setFY: USER_DEF_BAR_HEIGHT]; [pLinear setFLeftMargin: (USER_DEF_LEFT_MARGIN)]; [pLinear setFRightMargin: (USER_DEF_RIGHT_MARGIN)]; [pLinear setFTopMargin: (USER_DEF_TOP_MARGIN)]; [pLinear setFBottomMargin: (USER_DEF_BOTTOM_MARGIN)]; [pLinear setNRotate: (OB_Rotate0)]; UIFont *pTextFont = [UIFont fontWithName: @"Arial" size: 8.0f]; [pLinear setPTextFont: pTextFont]; [pLinear drawWithView: (self)]; [pLinear release]; } iPad EAN-128/GS1-128 Generator - Barcode Properties
All iPad Barcode Supported Types
1D / Linear Barcodes 2D / Matrix Barcodes |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||