| Modifier and Type | Class and Description |
|---|---|
class |
TextStripper.InternalListener |
class |
TextStripper.Page |
static class |
TextStripper.Row |
static class |
TextStripper.Text |
| Constructor and Description |
|---|
TextStripper() |
| Modifier and Type | Method and Description |
|---|---|
TextStripper |
charWidth(float charWidth) |
List<TextStripper.Page> |
extractText(InputStream src)
Extracts text from a PDF document.
|
float |
getCharWidth() |
public float getCharWidth()
public TextStripper charWidth(float charWidth)
public List<TextStripper.Page> extractText(InputStream src) throws IOException
src - the original PDF documentIOExceptionCopyright © 2014. All Rights Reserved.