Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Method | Description |
---|---|---|
static PdfTextArray |
PdfContentByte.getKernArray(java.lang.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 © 1998–2018. All rights reserved.