I need to create a crystal report that shows the address label of the employee, By using crystal reports in vs2005 I had created the crystal report and connect to the data source and every thing goes
I\'ve developed a workaround since crystal reports doesn\'t seem 开发者_如何转开发to have a substring function with the following formula:
I want to set image as report background. I insert new section before details-section and insert picture there. and in the Section Expert set \"Underlay Following Section\" to true. that\'s worked but
I have a crystal report named EmployeeDetails.rpt which prints all the details for a particular employee in a formatted way.
I have made a new report using Crystal Reports 8.5 (report1) which uses a stored procedure as its data source. The stored procedure has 2 input parameters (@p1 and @p2) and when I enter some test data
I am using the Crystal Report Viewer in an ASP.NET application. On the viewer it displays the page numbers along the lines of \'1 / 1+\' where the开发者_JAVA技巧 1+ is dynamically calculated. I would
i need 开发者_如何学编程to display the records of subreports which is generated fromthe table in horizontal instead of vertical.If your question is \'I need to display my subreport in a left-to-right-
We have developed a web application in windows using visual studio 2005. Is it possible to deploy that application in linux using crossover. Is it possible to run crystal reports in asp.net using cros
I have a little problem with the vertical linesin Detail section. In detail 开发者_运维知识库section at the end there is horizontal line. Also I have Report Footer section which displays total number
We are printing our Crystal Reports via the Crystal .NET API PrintToPrinter method. Recently it was discovered that when printing Cross Tab reports (reports that span multiple pages horizontally), onl