How to stop class inheritance in C++ with condition that object creation should be allowed
Define a conversion constructor?
Explain what is communications satellite?
How do I fix error 0xc0000005?
Explain what is an asic?
What are the advantages of creating a model?
Can I install linux on windows?
What kind of thread is the garbage collector thread?
Describe about 4G and Wimax.
How many different schemas or dw models can be used in siebel analytics. I know only star and snow flake and any other model that can be used?
What is cql? How can you run cql commands in neo4j?
Do you know overhead in terms of accounting?
What Is Lead Body Copy?
hi ... i've created one crystal report in windows form and one crystalreportviewer .. the following is my code.. in form1.cs file try { ExportOptions CrExportOptions; DiskFileDestinationOptions CrDiskFileDestinationOptions = new DiskFileDestinationOptions(); PdfRtfWordFormatOptions CrFormatTypeOptions = new PdfRtfWordFormatOptions(); CrDiskFileDestinationOptions.DiskFileName = "c:\\csharp.net- informations.pdf"; CrExportOptions = cryRpt.ExportOptions; { CrExportOptions.ExportDestinationType = ExportDestinationType.DiskFile; CrExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat; CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions; CrExportOptions.FormatOptions = CrFormatTypeOptions; } cryRpt.Export(); } the above code is saving the file into pdf into specified path.. but i dont want to save a file i should get direct print preview and have a option to print .. As we do in web application using crystal report viewer clicking print and report will be opened in pdf.. and the click print.. i want the same function as we do in web application... i'm writing code in c#.net hope the above explaination will be understood clearly..
i have to install a HT panel, what components, I have to use in this and what will the diagram of that diagram,please tell me each and everything.