This is probably quite possible. the ps GFX module should allow you to print to PS. You'll probably need most of the embedded client in order to build it though.
look at gfx/src/ps.. more than likely you'll have to set up some kind of a presentation object for your output, look at the printing code in layout/ and content/ Alec Jochen Suckf�ll wrote: > Hi! > > I want to use Gecko for a fast HTML to PS converter. > > What classes should I look into for loading and parsing an URL into an > object that I can pass to a PostScript rendering class for output? > > If it's not possible right now, what changes would have to be done? I'd > be most grateful for hints which classes I could use (or modify). > > bye, > Jochen Suckf�ll >
