Please help me with the code that will run a Business Objects (XI) Crystal Report and Export it to an HTML 4.0 file.

Using VB 6, have a form with the Crystal XI Viewer control on it.
Name of report is myfile.rpt.
Need to export it to HTML ver 4.0 to c:\test\my.htm

Can someone show me how to do this?