I have a vb .dll that invokes the crystal report view .OCX to view
reports before exporting them. I have added an 'export' button that
runs the following code:


m_oRpt.ExportOptions.Reset
...