HTML format & iexplorer processes.
Posted: Tue Nov 10, 2009 6:49 am
Hi,____We are using the report writer (RSWRUN.EXE ver. 923.0.0.0) to create reports and send them as emails to the users of our application. ____We have noticed that when turning the HTML option on, the report writer creates an iexplorer process for every report being processed! Is this a known issue or is there an option that triggers this behaviour? ____Here are the options we set through our dll:__AskPrinter = F;__DisplayErrors = T;__OutputDest = rrdHTML (= H)__OutputFile = *.html______________