Package com.lowagie.text.pdf
Class FopGlyphProcessor
java.lang.Object
com.lowagie.text.pdf.FopGlyphProcessor
Utilizing Fop advanced typography capabilities for TrueType fonts.
-
Field Details
-
isFopSupported
private static boolean isFopSupported
-
-
Constructor Details
-
FopGlyphProcessor
public FopGlyphProcessor()
-
-
Method Details
-
isFopSupported
public static boolean isFopSupported() -
convertToBytesWithGlyphs
public static byte[] convertToBytesWithGlyphs(BaseFont font, String text, String fileName, Map<Integer, int[]> longTag, String language) throws UnsupportedEncodingException- Throws:
UnsupportedEncodingException
-