What are the dimensions of 1)Standard Brick 2)Nominal Brick What is the difference between them in terms of use ?
49 232840Post New HSS BIM Interview Questions
Difference between edit and display method?
What is an abstract class and what is it’s purpose?
What are the different types of rfc and explain what transactional rfc is?
Where is data validation in excel?
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 recovery mode?
What is ‘is-a ‘ relationship in java?
What is a range in excel?
What is sql not null constraint?
Explain how jmeter works?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is time constraint ? : abap hr
How to start and stop database control?
how should is change execution order between synchronous workflow and plugin?
What is the most popular database?