Link to home
Start Free TrialLog in
Avatar of arjunarajan
arjunarajanFlag for India

asked on

How to read and write a crystal report document

Hi,

Can anyone tell me how to read the content from a crystal report's reportclientdocument and write to another.

Please provide some coding snippet.

Thanks
Rameshbabu
Avatar of Mike McCracken
Mike McCracken

What are you trying to do?

Are you trying to read an RPT file?

There is a SAVE AS feature and you can export the report to Report Format.

mlmcc
Avatar of arjunarajan

ASKER

No. I am not trying to read an RPT file, I want to read data from a RCD document which is used to generate a report in any format like RPT, PDF, etc.

I have never heard of an R CD document.  What tool c rreates it or uses it?

mlmcc
RCD is an object of crystal report api which we will use for holding the report object. It is available in crystal sdk.
FYI, RCD is a ReportClientDocument class's object
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.