public class PDFText extends Object
Constructor and Description |
---|
PDFText() |
Modifier and Type | Method and Description |
---|---|
static com.lowagie.text.Chunk |
createChunk(Text htmlText) |
static com.lowagie.text.Paragraph |
createParagraph(Text htmlText,
TagsManager tm) |
static float |
getHeight(Text htmlText) |
static float |
getWidth(Text htmlText) |
public static com.lowagie.text.Paragraph createParagraph(Text htmlText, TagsManager tm)
public static com.lowagie.text.Chunk createChunk(Text htmlText)
public static float getWidth(Text htmlText)
public static float getHeight(Text htmlText)
Copyright © 2015. All rights reserved.