jdbreport.model.io.itext5.pdf
Class PdfFileType
java.lang.Object
jdbreport.model.io.itext.pdf.PdfFileType
jdbreport.model.io.itext5.pdf.PdfFileType
- All Implemented Interfaces:
- Comparable<FileType>, FileType
public class PdfFileType
- extends PdfFileType
- Version:
- 2.0 07.06.2011
- Author:
- Andrey Kholmanskih
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfFileType
public PdfFileType()
createPdfWriter
public ReportWriter createPdfWriter()
- Specified by:
createPdfWriter in class PdfFileType
getFontPaths
public Collection<String> getFontPaths()
- Specified by:
getFontPaths in class PdfFileType
getDefaultFont
public String getDefaultFont()
- Specified by:
getDefaultFont in class PdfFileType
setFontPaths
public void setFontPaths(Collection<String> fontPaths)
- Specified by:
setFontPaths in class PdfFileType
setDefaultFont
public void setDefaultFont(String font)
- Specified by:
setDefaultFont in class PdfFileType
initFontMapper
public void initFontMapper()
- Specified by:
initFontMapper in class PdfFileType