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) |
allowImage
public 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–2017. All rights reserved.