Does anyone know how to send a filename arg from the webbrowser control's
Print() method? I need to output to a ps printer and have it save to file.
Normally when you have a ps printer configured to send to a port FILE:, it
prompts the end user for a filename at print time. This can be suppressed if
the printing app sends a filename arg to the ps printer. Using MSWord with
Interop has this capability. I need to pull it off from the WB Ctl. Any
guru's out there know the magic?
Thanks,
Joel