exporting crystal report to word document
hi
how to export crystal report into word document in the same format as created?
is any coding required or crystal report will directly export it into word document?
how to insert tables into crystal report & can exported report will retain same tabular format?
thank you
Re: exporting crystal report to word document
If you use the cr viewer control it has an export button and Word is one of the formats. Nothing more to do. If you dont use the viewer control then you can code it using the CR ExportOptions reference.
Re: exporting crystal report to word document
Moved to reporting section.
Re: exporting crystal report to word document
How about table format in crysyal report robdog888?
Re: exporting crystal report to word document
Withe either the CR Viewer's Export button or by code with the ExportOptions object, your report will output virtually the same as displayed in CR.