File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Convert HTML to JPG Picture Format Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Convert HTML to JPG Picture Format" Watch "Convert HTML to JPG Picture Format" New topic
Author

Convert HTML to JPG Picture Format

Mark Reyes
Ranch Hand

Joined: Jul 09, 2007
Posts: 369
Hi,

I have an app that generates HTML page and then this page is being stream back to the user as an HTML file.

Now, requirement has change and I need to convert the HTML file into a picture format like JPG/BMP/PNG before it is being streamed out
into the client.

I am not sure but do you know any library that could perform or create an HTML To JPG conversion? I have checked on the JasperReports but currently theres no
support for this format yet.

Any ideas please? Thanks


Sean Clark ---> I love this place!!!
Me ------> I definitely love this place!!!
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
This may help: http://www.coderanch.com/t/345582/GUI/java/rendering-html-image, as may Lobo.
 
 
subject: Convert HTML to JPG Picture Format
 
MyEclipse, The Clear Choice