BTW: as so eone here already mentioned IE and the COM interface it exposes, an apprach similar to that and also to the one described below would be to run konqueror on said Xvfb and then script it using the dcop interface it exposs, to "print to a file" using an easily defined 'special' printer that generates ps files, in kprinter.
-- Oded Dan Kenigsberg <[EMAIL PROTECTED]> wrote on 25/7/02 17:31: >It is extremely impolite to >quote myself, and >furthermore say almost the >same, >but for the sake of the >archive, I have to state that >the following works just >fine (though long ps file >should be broken, I suppose): > >$ Xvfb :1& >$ DISPLAY=:1 netscape& >$ DISPLAY=:1 netscape >-remote >"openURL(iglu.org.il)" >$ DISPLAY=:1 netscape >-remote >"saveAs(iglu.ps,PostScript)" >$ gs -sDEVICE=jpeg >-sOutputFile=iglu.jpg iglu.ps > >Anyone have an idea why >this nice -remote option was >not ported completely into >mozilla? Yet another >"priciple"? > >Dan. > > >=================== >=================== >=================== >======== >To unsubscribe, send mail to >[EMAIL PROTECTED] >with >the word "unsubscribe" in >the message body, e.g., run >the command >echo unsubscribe | mail >[EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
