July 2016
Intermediate to advanced
490 pages
10h 54m
English
The application HRMS has integrated lots of plugins that can be integrated to the Spring MVC 4.x framework. Different tools can offer different types of rendition transformation but HRMS always defaults the rendition type to an HTML format.
Among the libraries for PDF generation, iText 5.x is the current and most widely used tool for generating PDF files, for sending attachments, receipt generation, and for other HR form automation, like HRMS, that we can see in this project.
To set up the elements of the PDF document like the layout, paper size, and its metadata, we need to create a helper class, which will become our view class for rendering PDF documents. In creating the PWP application ...
Read now
Unlock full access