Given a dataset, what are the first steps you would take?
How does delta update mechanism work in ods?
What is the use of toggle() method in jquery?
what is Cell membrane marker?
Can we start a flow using activity?
How do I find the path of a program in windows?
What is limitation of the ht.of the displacer of a level trol?
How long do session variables last?
Is null equal to 0 in sql?
what is the input to be given in digital flow meter during the the calibration time?
What is Apache Hive?
What is dynamic language runtime (dlr)?
mention what is the difference between a single quote and double quote?
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 design considerations for a piping system for the transfer of slurries?