Which bank has set up the world?s highest ATM at an altitude of 13,200 Feet at Thegu in Sikkim?
15 28992we've a number of new Department heads. Your assignment is to prepare a budget training program for the new Department heads. How will you structure the training ? program?
2123Post New State Bank Of India SBI Interview Questions
Can anyone explain about purchase order & purchase requisition?
How does atoi function work?
Explain how jobtracker schedules a task?
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 benefits of jsf (javaserver faces)?
What operating systems does Subversion run on?
Which classes are present in spring jdbc api?
When do you generally use a class over a struct?
What kinds of testing should be considered?
What are the different software reengineering activities?
What class of exceptions are generated by the java run-time system?
Why do we need linq?
composition of cast iron fc-500,fc-550,& fc-260 which is use in sheet metal industries as a piller set
How can we make a class singleton?
What is the use of controller in web dynpro application?