In article <aud1u5$[EMAIL PROTECTED]>, Shiva Kaul wrote: > Hello, > > I'm writing an application in which HTML pages must be converted to GIFs > or PNGs. Right now I'm using first converting the HTML to PDF via > HTMLDOC and then converting the PDF to an image - this is slow and does > not accurately render the pages. I was wondering if there was a way to > re-route Mozilla's rendering engine so that outputs to an image, not the > screen.
there isn't, no... there's a RFE filed for it though, as you're not the only person that wants that feature. > Or: is there a way to dump an xvfb framebuffer to xwd and > convert it to an image from there? (without a huge performance penalty). > Anyone have any experience with something like this? I have no idea, because I don't... -- michael
