Top 5 tools in java to generate reports. Apache POI for generating the excel sheets It is one of the most popular framework in java for generating the excel-sheets. It supports MS-Office extensions like .xls and .xlsx etc. With the help of Apache POI you can create workbook that can have multiple sheets. Jesper Reports It uses iText itself and is more than a PDF library you asked for, but if it fits your needs I'd go for it. Simply put, it allows you to design reports that can be filled during runtime. If you use a custom datasource, you might be able to integrate JasperReports easily into the existing system. It would save you the whole layout related troubles, e.g. when invoices span over more sites where each side should have a footer and so on. iText PDF It is well known for creating the pdf, it support almost all kind of elements like Chapter, section, paragraph, phrase, chunk, image, hyper-link (internal and external both) etc. But it have some drawbacks as well as I read th...
Technology - Marketing - Stocks - Views