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