Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GetHtmlContent

Status
Not open for further replies.

VergeResources

Programmer
Feb 6, 2002
40
US
Has anyone successfully used GetHtmlContent with a CrystalReportExportControl? I'm trying to get the data from a report and store it in a variable so I can display it later. Unfortunaely, when I call the GetHtmlContent, it immediately displays the report in the browser (instead of returning a variable like it is supposed to do). If I change by viewer to a CrystalReportInteractiveViewer, the GetHtmlContent method works properly (but gives me a lot of formatting I don't want).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top