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 match
public boolean allowText(TextRenderInfo renderInfo)
allowText in class RenderFilter
RenderFilter.allowText(com.itextpdf.text.pdf.parser.TextRenderInfo)
Copyright © 1998–2022. All rights reserved.