com.itextpdf.text.pdf
Class PdfATtfUnicodeWriter
java.lang.Object
com.itextpdf.text.pdf.TtfUnicodeWriter
com.itextpdf.text.pdf.PdfATtfUnicodeWriter
public class PdfATtfUnicodeWriter
- extends TtfUnicodeWriter
- See Also:
TtfUnicodeWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfATtfUnicodeWriter
public PdfATtfUnicodeWriter(PdfWriter writer)
- See Also:
TtfUnicodeWriter#TtfUnicodeWriter(PdfWriter)
writeFont
public void writeFont(com.itextpdf.text.pdf.TrueTypeFontUnicode font,
PdfIndirectReference ref,
Object[] params,
byte[] rotbits)
throws DocumentException,
IOException
- Overrides:
writeFont
in class TtfUnicodeWriter
- Throws:
DocumentException
IOException
- See Also:
TtfUnicodeWriter#writeFont(TrueTypeFontUnicode, PdfIndirectReference, Object[], byte[])
Copyright © 2013. All Rights Reserved.