public class MarkedContentRenderFilter extends RenderFilter
RenderFilter that only allows text within a specified marked content sequence.| Constructor and Description |
|---|
MarkedContentRenderFilter(int mcid)
Constructs a filter
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowText(TextRenderInfo renderInfo) |
allowImagepublic MarkedContentRenderFilter(int mcid)
mcid - the MCID to matchpublic boolean allowText(TextRenderInfo renderInfo)
allowText in class RenderFilterRenderFilter.allowText(com.itextpdf.text.pdf.parser.TextRenderInfo)Copyright © 2016. All rights reserved.