public class PdfHelper
extends java.lang.Object
| Constructor and Description |
|---|
PdfHelper() |
| Modifier and Type | Method and Description |
|---|---|
PdfContainerDefinition.Initial |
container() |
PdfMarkImageElement |
imageElement() |
PdfMark |
mark() |
PdfMarkQRCodeElement |
qrCodeElement() |
PdfMarkTextElement |
textElement() |
PdfTextSection |
textSection() |
PdfTextSection |
textSection(java.lang.String text) |
public PdfContainerDefinition.Initial container()
public PdfMark mark()
public PdfMarkTextElement textElement()
public PdfMarkImageElement imageElement()
public PdfMarkQRCodeElement qrCodeElement()
public PdfTextSection textSection()
public PdfTextSection textSection(java.lang.String text)