Who among the following is known as ?Dhumketu? in Gujarati literature? (a) Kaniyalal Munshi (b) Gourishankar Joshi (c) Ramanlal Desai (d) Zaverchand Meghani
3 10013Post New US Consulate Interview Questions
How to make post request in node.js?
What is angular router link?
Explain grouped cross tab?
What is Predictive Analysis in R?
What are hooks and why are the used?
What are the different id generating strategies using @generatedvalue annotation?
Why is excel not calculating automatically?
What is shouldcomponentupdate and when is used in react.js?
What do we deal in?
What is ltrim?
How to shut off message alerts in ios?
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..
Explain the data type of the surrogate key?
How VisiBroker provides an Implementation and Object Activation Support?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu