public class FopGlyphProcessor extends Object
| Constructor and Description |
|---|
FopGlyphProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
convertToBytesWithGlyphs(BaseFont font,
String text,
String fileName,
Map<Integer,int[]> longTag,
String language) |
static boolean |
isFopSupported() |
public static boolean isFopSupported()
public static byte[] convertToBytesWithGlyphs(BaseFont font, String text, String fileName, Map<Integer,int[]> longTag, String language) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2020. All rights reserved.