Integrating reports

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.

PDF document generation using iText 5.x

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 ...

Get Spring MVC Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.