In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
2 17637Post New TCL Ab Initio Interview Questions
Define IntelliMorph?
How many types of Tables in Hive?
How do I find my ftp username and password?
what are the utilities and drivers
Explain the use of session framework in django?
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 the need for Spark DAG?
Where is the iis manager?
What is structure in c explain with example?
Which server is best for python?
What is the placeholder column?
Can you run ubuntu on windows 10?
Which development components of informatica have the highest usage?
What is asp.net futures?
Tell us why bytecode cannot be run in android?