The best way to print simple reports in Java

I have developed a Java application, and now I want to provide some simple printing support Print invoices, reports, etc

Solution

I like Jasper reports Combining ireport (GUI for creating reports) is the best report I can find for free in Java

You can also use iText to generate PDF files for printing Although I think it will be easier to use IReports

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>