Package digilib.pdf
Class PDFTitlePage
java.lang.Object
digilib.pdf.PDFTitlePage
A class for the generation of a title page for the generated pdf documents.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.itextpdf.layout.Document
createPage
(com.itextpdf.layout.Document content) Add the the title page to the PDF Document.protected String
protected String
getDate()
protected String
protected String
protected com.itextpdf.layout.element.Image
getLogo()
protected String
getPages()
protected String
protected String
getTitle()
protected String
getUrl()
-
Field Details
-
request
-
logger
protected static org.slf4j.Logger logger
-
-
Constructor Details
-
PDFTitlePage
Initialize the TitlePage- Parameters:
pdfji
-
-
-
Method Details
-
createPage
public com.itextpdf.layout.Document createPage(com.itextpdf.layout.Document content) Add the the title page to the PDF Document.- Returns:
-
getLogo
protected com.itextpdf.layout.element.Image getLogo() -
getHeaderTitle
-
getHeaderSubtitle
-
getReference
-
getTitle
-
getAuthor
-
getDate
-
getPages
-
getUrl
-