| Package | Description |
|---|---|
| com.itextpdf.text.pdf.parser |
| Modifier and Type | Method and Description |
|---|---|
String |
LocationTextExtractionStrategy.getResultantText(LocationTextExtractionStrategy.TextChunkFilter chunkFilter)
Gets text that meets the specified filter
If multiple text extractions will be performed for the same page (i.e. for different physical regions of the page),
filtering at this level is more efficient than filtering using
FilteredRenderListener - but not nearly as powerful
because most of the RenderInfo state is not captured in LocationTextExtractionStrategy.TextChunk |
Copyright © 2016. All rights reserved.