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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CR 8.5 export to word

Status
Not open for further replies.

MMaspict

Programmer
Dec 5, 2001
3
0
0
GB
When exporting to word I lose all the formatting of the report.

I want my VB6 application to use CRXF_WORDW.DLL to maintain the formatting on export to word.

If CR 8.5 is installed on a client machine my application can use CRXF_WORDW.DLL to export to word and keep the formatting.

If CR 8.5 is not installed on the client machine ie. just the run time file installation to enable the running of the report viewer window an error messagr of 'Cannot export report' error number -2147190908 results.

I have run depends and there does not seem to be any file dependencies missing.

Can any one help

Mike McKenna
 
The Runtime.hlp file provides detailed explanation of what files are needed when deploying applications using crystal components.

Cheers,
- Ido CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Most people have trouble with exports to Word, the two are not compatable quite apart from any dll problems. Try PDF/Acrobat (which is free), or else Excel. Madawc Williams
East Anglia
Great Britain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top