PdfATtfUnicodeWriter
public class TtfUnicodeWriter
extends java.lang.Object
Constructor | Description |
---|---|
TtfUnicodeWriter(PdfWriter writer) |
Modifier and Type | Method | 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 © 1998–2018. All rights reserved.