inetsoft.report.pdf
Class PDFDocumentInfo
java.lang.Object
inetsoft.report.DocumentInfo
inetsoft.report.pdf.PDFDocumentInfo
Deprecated. please use inetsoft.report.DocumentInfo instead
public class PDFDocumentInfo
- extends DocumentInfo
This class holds the PDF document info attributes. It can be set in
PDFPrinter to add document meta information to generated PDF file.
| Methods inherited from class inetsoft.report.DocumentInfo |
getAuthor, getComments, getCreationDate, getKeywords, getModDate, getModUser, getSubject, getTitle, setAuthor, setComments, setCreationDate, setKeywords, setModDate, setModUser, setSubject, setTitle, toString |
PDFDocumentInfo
public PDFDocumentInfo()
- Deprecated.