What is Current Shuttering rate (labour + materials) for Columns, Beam & Slab on Item rate basis ?
3 45554Post New AVR Interview Questions
What are the parts of microsoft self-service business intelligence solution?
Explain about ruby code blocks?
How to pass information from jsp to included jsp?
How do you pronounce gnu?
What are the parts of excel?
What is polyfill in angular?
How to cache an observable data in angular 2?
What are the new features in php 7?
What is the difference between file structure and storage structure?
What is discourse integration?
What type welding electrode is used to weld chrome?
What industries benefit most from explainable AI?
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 are the flags for general reporting?
Which characters can css-names contain?