java.lang.Object
com.lowagie.text.pdf.FopGlyphProcessor
Deprecated.
Utilizing Fop advanced typography capabilities for TrueType fonts.
- Author:
- Gajendra kumar (raaz2.gajendra@gmail.com)
-
Constructor Details
-
FopGlyphProcessor
public FopGlyphProcessor()Deprecated.
-
-
Method Details
-
isFopSupported
public static boolean isFopSupported()Deprecated. -
convertToBytesWithGlyphs
public static byte[] convertToBytesWithGlyphs(BaseFont font, String text, String fileName, Map<Integer, int[]> longTag, String language) throws UnsupportedEncodingExceptionDeprecated.- Throws:
UnsupportedEncodingException
-