public class TtfUnicodeWriter
extends java.lang.Object
Constructor and Description |
---|
TtfUnicodeWriter(PdfWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
writeFont(com.itextpdf.text.pdf.TrueTypeFontUnicode font,
PdfIndirectReference ref,
java.lang.Object[] params,
byte[] rotbits) |
protected PdfWriter writer
public TtfUnicodeWriter(PdfWriter writer)
public void writeFont(com.itextpdf.text.pdf.TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits) throws DocumentException, java.io.IOException
DocumentException
java.io.IOException
Copyright © 2013. All Rights Reserved.