hi..
i've created one crystal report. and one global resource
file ..
in crystal report there's one text object with id Text1.
and i want to take the values of resource file i've got it
CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 =

((CrystalDecisions.CrystalReports.Engine.TextObject)myreport
.ReportDefinition.Sections["section1"].ReportObjects["Text1"
]);
Dtemp1.Text =
Resources.Resource.ResourceManager.GetString("Dsec1");

it is showing the correct value want i want but when i give
print it is disappearing..
how to solve this

please help me..


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Crystal Reports Interview Questions

Can we export data of reports into other format like in world doc etc?

5 Answers  


How do we format field?

4 Answers  


How do you format your crystal reports so that on exporting to word doc or pdf it will not lose the orginal format

3 Answers   Target,


How many Sub Reports added in One MainReport?

4 Answers   Amadeus, Aviva, CTS, Patni, Welkin,


Suppose I am not able to see any image on crystal report at run time. So how can I load any image which is saved in local disk so that it can be viewed at runtime in crystal reports?

0 Answers  






How to pass stored Procedure Parameters to the report?

2 Answers  


Where is the image located, after youve placed it on the report?

0 Answers  


Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?

4 Answers   IBM,


What are Crystal Reports and Crystal Reports Explorer?

1 Answers  


Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?

0 Answers  


how to create crystal reports in .net

2 Answers   CTS,


How to write a formula to change a font based upon data ?

2 Answers  


Categories