| Package | Description |
|---|---|
| org.krysalis.barcode4j.impl.pdf417 |
This package contains the PDF417 (ISO/IEC 15438:2001(E)) implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PDF417Bean |
PDF417.getPDF417Bean() |
| Modifier and Type | Method and Description |
|---|---|
static Dimension |
PDF417LogicImpl.determineDimensions(PDF417Bean pdf417Bean,
int sourceCodeWords)
Determine optimal nr of columns and rows for the specified number of
codewords.
|
static void |
PDF417LogicImpl.generateBarcodeLogic(TwoDimBarcodeLogicHandler logic,
String msg,
PDF417Bean pdf417Bean)
Generates the barcode logic.
|
Copyright © 2003–2023. All rights reserved.