Post New Cigniti Technologies Electrical Engineering Interview Questions
What is a drupal website?
is LE module is better than SD module to get a job in SAP? becouse i think sd consultant are more than LE is it?
Which class of struts is responsible to converts data types from string and vice versa?
Could you provide qtp steps to perform testing for the above scenario?
what are the all possible features supported modify stage?
What is mvc 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..
What is final and super keyword difference between them?
Name different level of analysis of data mining?
What are allergens?
Is mongodb stitch free?
How would you declare a comment in python?
I want to setup additional organizations, do I have to setup multiorg?
Is quicksort divide and conquer?
Can you define a/b testing?