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.DocumentcreatePage(com.itextpdf.layout.Document content) Add the the title page to the PDF Document.protected Stringprotected StringgetDate()protected Stringprotected Stringprotected com.itextpdf.layout.element.ImagegetLogo()protected StringgetPages()protected Stringprotected StringgetTitle()protected StringgetUrl()
-
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
-