If you could get a bufferedImage from something like this:
http://sourceforge.net/projects/jxwb/

You'd pretty much be a go

Mark

On 10/12/06, Rod Higgins <[EMAIL PROTECTED]> wrote:
> Yeah no, not image resizing, manipulating as such but creating completely
> new images from text, shapes, background colours etc. I was thinking of
> creating a component that converted html content into an image which would
> be nice and simple to use and I might find other uses for it in the future
> thus the term generic. I'm currently converting svg into jpg's using batik
> but wanted something more multi purpose, more 'generic'. A direct html to
> image convertor using java is what I would like to get going wrapped up in a
> simple easy to use cfc. The hard part is finding a java html renderer that
> can do more then java's basicHTML. Jazilla is buggy, I can't find the source
> code / api documentation for HotJava, etc. but I'm still looking.
>
> Have you done something similiar before?
>
> On 10/12/06, Mark Mandel <[EMAIL PROTECTED]> wrote:
> >
> >
> > In all honestly, I'm quite comfortable with Java that I can build
> > pretty much anything I need out of it... it's 'Generic' for me as it
> > is.
> >
> > Here are some examples of doing resizing of jpegs -
> > http://www.compoundtheory.com/?action=displayPost&ID=77
> >
> > Although nowadays I would probably do this via javax.imageio
> >
> (http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/package-summary.html)
> > rather than go directly to the jpeg encoder / decoder.
> >
> > I suppose its a question of what you need....?
> >
> > I'm sure there are some Javalibs out there that already do what you
> > may want, no?
> >
> > Mark
> >
> > On 10/12/06, Rod Higgins < [EMAIL PROTECTED]> wrote:
> > >
> > > Im almost sure Adobe will end up using some of the common components
> from
> > > FOP and Batik aka the XMLGraphics components for CF 8 imaging. Looking
> at
> > > Alagad I'm stunned to see a licensing cost of $75 USD per server for
> some
> > > wrappers around the java Graphics2D api ... I must be in the wrong
> business.
> > >
> > >
> > > http://xmlgraphics.apache.org/commons/
> > >
> > > Mark do you have some generic imaging code you want to share or
> colaborate
> > > on? Maybe a java process to generate images from html content via an
> open
> > > source html renderer? How far away is CF8 ... ?
> >
> > --
> > E: [EMAIL PROTECTED]
> > W: www.compoundtheory.com
> >
> >
> >
> > > >
> >
>


-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to