Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Java - print page

  • 02-09-2008 09:04PM
    #1
    Registered Users, Registered Users 2 Posts: 196 ✭✭


    I'm developing a small program that prints reports as part of it's functionality and I want to display these reports on a page, like a prevew before they are printed. What is the best gui component to use for this? I have tried using JTextPane but I'm not sure if this is the best option?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 133 ✭✭aoraki


    Hey Juror,
    check out JFreeReport and Jasper Reports. Both are open source Java reporting tools, and both have print preview functionality plus pretty much any other reporting functionality that you might need. Might save ya a lot of hassle.


Advertisement
Advertisement