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