Uses of Interface
com.itextpdf.kernel.utils.checkers.FontCheckUtil.CharacterChecker
Packages that use FontCheckUtil.CharacterChecker
Package
Description
-
Uses of FontCheckUtil.CharacterChecker in com.itextpdf.kernel.utils.checkers
Methods in com.itextpdf.kernel.utils.checkers with parameters of type FontCheckUtil.CharacterCheckerModifier and TypeMethodDescriptionstatic int
FontCheckUtil.checkGlyphsOfText
(String text, PdfFont font, FontCheckUtil.CharacterChecker checker) Checks the text by the passed checker and the font. -
Uses of FontCheckUtil.CharacterChecker in com.itextpdf.pdfa.checker
Classes in com.itextpdf.pdfa.checker that implement FontCheckUtil.CharacterChecker -
Uses of FontCheckUtil.CharacterChecker in com.itextpdf.pdfua.checkers
Classes in com.itextpdf.pdfua.checkers that implement FontCheckUtil.CharacterChecker