Hi, I've got a Delphi 5 app that currently uses an IE-based ActiveX, and I'm wanting to switch it over to using the Mozilla ActiveX instead. So far, everything is working well, but I haven't run across information on how to programmatically print the currently displayed page, and also how to do that without having the print dialog come up.
Also, I need to set specific page setup values to ensure blank headers and footers, and specify margins. How do I get the Mozilla ActiveX control to use my specific page setup values?
