public class PDFFontType1 extends PDFFontNonBase14
Type1 fonts are specified on page 201 and onwards of the PDF 1.3 spec.
MMType1 fonts are specified on page 205 and onwards of the PDF 1.3 spec.
In fact everything already done in the superclass. Must only define the not default constructor.
entries, order
DATE_FORMAT, log
Constructor and Description |
---|
PDFFontType1(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding)
Create the /Font object
|
getDescriptor, setDescriptor, setToUnicode, setWidthMetrics, validate
createFont, getBaseFont, getName, getPDFNameForFontType, output, setEncoding, setEncoding
get, put, put, writeDictionary
encode, encodeBinaryToHexString, encodeString, encodeText, formatDateTime, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFString
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.