html to jpeg

Hello every body. I'm new in java image feature and I need help.

I have a slides presenter for jpeg images, with a frame and canvas inside of it. In the frame a have my controls to move between each slide and is working fine. The point is some body is making html pages and I have to add and show some how the pages in my presenter.

I decided to use JEditorPane to display the "html slides". but I have the next issue.

First is, How to store all the html page in some collection? I'm getting them from a servlet service.

Or my second idea is some how display one html page at the time in the JEditorpane offline and copy the output something like a print Screen and convert this rendered page in to an image. In that case I can use the functionality I already have.

Any idea, about reach these approaches?

Thanks

[858 byte] By [AleoriGeeka] at [2007-11-26 21:21:54]
# 1

Christ man, how much more are you going to post this?

http://forum.java.sun.com/thread.jspa?threadID=5147308

http://forum.java.sun.com/thread.jspa?threadID=5147310

http://forum.java.sun.com/thread.jspa?threadID=5147311

http://forum.java.sun.com/thread.jspa?threadID=5147314

prometheuzza at 2007-7-10 3:01:29 > top of Java-index,Desktop,Core GUI APIs...