I have a number 开发者_StackOverflow社区of subreports in which I calculate totals. In the main report I need the sum of those totals.
i have a problem i am creating a crystal report which have two dataset one of product and another one of quantity i want show it both but quantity below/diffrent column but match the product in the cr
I am trying to create a crystal report, but I want the connection string that I have mentioned in the Web.Config file to be accessed. Also, I want to create an xsd file for my crystal report file to r
I am generating an invoice for various clients.Some clients have a sales allowance.For those clients I want to display an extra sales allowance unit and total cost 开发者_如何学JAVAcolumn.
As titled: How to print the contents of (CrystalDecisions) ReportDocument.ExportToStream(Type=PDF) without creating a file?
I need to know how we can have crosstab values dynamically change color. What I did is in the background I have written a condition:
The file I have to work with has the following structure: <?xml version=\"1.0\" encoding=\"UTF-8\" ?>
While Creating Installation package, is installing crystal reports on the dep开发者_高级运维loyment machine same as including it in the dependencylist of the installation package in VS 2008?yes, it s
I have created a dataset and using it in my crystal report. Issue is that at design time i am able to display the data but when I execute it using ASP.Net page its showing a blank page. Below is my co
I\'m getting a weird issue with Crystal - I have a basic report that displays records dependant on a boolean value (\'open\') being true.However, on some PCs it works fine, on others it just shows dis