I need to push out a Crystal Reports Active X Print Control to my users, as they do not have access to their own machines to install it themselves.Ideally I\'d like to do this via an MSI that I can pu
editing running total i use condition equal 开发者_高级运维to true or false. it is normal that it is blank in report,
This is the code of Crystal Report: ReportDocument reportDocument = new ReportDocument(); reportDocument.Load(Server.MapPath(ReportName + \".rpt\"));
I have a crystal report which fetches data from a table. It is then displayed in a tablular format. Now I want to add a new column in the report. The values for the new column will be based on the val
Co-worker needs a count of items which have an average below a threshhold. I\'m wracking my brain to no avail.In the back of my mind, I\'m hearing that you can\'t do conditionals on aggregates, and t
I am writing a report which contains 3 groups: Year, Month and Supplier. Each page starts with the Year at the top, then each of the 12 months, with sales summaries for each. The user can then drill
How can i embed text object inside my crosstab row section? Another work around: how can i add subreport embedded inside the crosstab?
I have a subreport which is on the second drill down level of my report. I have noticed that each time I drill down to that level the sub report records are retrieved from the database, which in my pa
After adding some data in the report header, the page footer开发者_JS百科 for the first page got lost. The data in the report header is a page long and on the second page starts the details. For the s
We have several Crystal Reports (version 8.5) that we run from VB6 and VB.Net. Most of these work just fine to export to PDF, but two reports (out of many) throw this error when exporting to PDF: