Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Method | Description |
---|---|---|
static PdfTextArray |
PdfContentByte.getKernArray(String text,
BaseFont font) |
Constructs a kern array for a text in a certain font
|
Modifier and Type | Method | Description |
---|---|---|
void |
PdfContentByte.showText(PdfTextArray text) |
Show an array of text.
|
Copyright © 2018. All rights reserved.