Package | Description |
---|---|
com.lowagie.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 © 2018. All rights reserved.