Package | Description |
---|---|
com.itextpdf.text.pdf.qrcode |
Modifier and Type | Method | Description |
---|---|---|
static void |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
QRCode qrCode) |
Encode "bytes" with the error correction level "ecLevel".
|
static void |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
Map<EncodeHintType,Object> hints,
QRCode qrCode) |
Copyright © 2018. All rights reserved.