Hi,
I'm currently searching for a tool, that can convert a HTML4.0+CSS page into a printable format (ps for example). I was hinted to the gecko engine that can already do these things when embeded for example in mozilla.
Is it possible to implement a commandline-tool out of mozilla without all of the graphical overhead, that "simply" ;) renders the page in memory and outputs it into - say - a ps-file?
Every tool that is currently out there only supports limited html and virtualy no css.
Thanks and Greetings Kai
Yes, it is possibble to do. Many of the test apps in the mozilla source tree are mere console apps. But none of them can create ps files though.
And ghostscript really doesn't work for you?
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
