Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Clone or copy of existing Crystal Reports

How to copy existing Crystal Reports to the project? This should not affect the changes to the original Crystal Reports.

I have a Crystal Reports at : E:\DM Accounting Packages\Invoice.rpt. And I want to make use of Invoice.rpt into same project with another name e.g. GR.rpt which should not affect original copy of Invoice.rpt. How to I make use of existing crystal reports and save it with new copy without affect original?

like image 968
mahesh Avatar asked Sep 06 '11 09:09

mahesh


1 Answers

Very Simple !!

Add a New Crystal Report from Visual Studio Project.

Adding a Crystal Report

After adding a New Crystal Report, you can see a Dialog Box 'Crystal Report Gallery' (as shown the fig below)

Choosing Report Source

Select 'From an Existing Report', and press OK.

Browse the Original Report which you want to duplicate.

Now your Clone or Duplicate Report is ready !

The changes in the reports won't affect each other....

Hope this ll help you. Leave comments if any.

like image 102
Hariharan Anbazhagan Avatar answered Nov 15 '22 10:11

Hariharan Anbazhagan