It is a maven project, the objective of this poc is to generate a pdf with tablular form. It is hard to generate pdf with advance customisation, So in order to achieve this first i have created a html file with some inline css & then generate the pdf from that generated html. Following dependencies using while writing code com.itextpdf itextpdf 5.4.1 com.itextpdf.tool xmlworker 5.4.1 net.sourceforge.htmlcleaner htmlcleaner 2.6 org.xhtmlrenderer core-renderer R8