A line on a map joining places having equal atmospheric pressure is called (a) Isotherm (b) Isobar (c) Isocryme (d) Isoheline
2 17415The black hole theory was discovered by (a) S. Chandrasekhar (b) Har Gobind Khorana (c) C.V. Raman (d) S. Ramanujan
3 35271Which one of the following is the largest single industry in India? (1) Iron and Steel (2) Textiles (3) Fertilizers (4) Cement
7 22690Post New GK General Knowledge_Current Affairs Interview Questions
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
What if there is no text between the tags or if a text was omitted by mistake? Will it affect the display of the HTML file?
Name the various shell types.
What is the use of dojo dom functions?
What are the parameters to define principle of seniority?
What is the difference between old and new version blue prism5.0?
How to get the default Windows folders ?
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 Workflow Designer?
What is jpa and spring data jpa?
What are the reasons why one should not hack WordPress core file?
Describe the concept of message driven bean clustering.
What is the virtual memory?
What is inode in unix operating system?
distinguish between terminating a program through seton lr and return?