| Thread | Last Post | Replies |
|
| How to change font conditionally | 01 Aug 2006 00:32 GMT | 2 |
I have a question that I hope someone can answer for me. I want to change the font ( e.g change to italic) of the details section if the value of a field is a particular string. My report's datasource is a stored procedure. I have about 60 fields that are returned by the
|
| Random Results Generation | 31 Jul 2006 20:25 GMT | 3 |
I need to design a report that will pull three hundred random rows of data from a table for a specific period of time. I am new to Crystal and do not know the syntax for the script. Can anyone help
|
| Subreport x,y position | 31 Jul 2006 18:50 GMT | 2 |
I've been tasked with setting up a report that has a few sub reports on it. The powers that be would like each sub report to be just slightly under the sub report above it. Currently we are doing this by not letting the sub report grow, but this is no longer an option as they
|
| Crystal Reports chart question | 31 Jul 2006 18:34 GMT | 1 |
I'm using Crystal Reports integrated in VS 2005. I have created a bar graph in my report. I need to be able to create one series that is a sum of multiple columns in my database. I am able to create a series with one column of data but have not found a way to do so with multiple
|
| SetUserPaperSize | 31 Jul 2006 17:20 GMT | 1 |
oRpt.SetUserPaperSize(nLength, nWidth) what is the value for nLength if 5.5 Inches? what is the value for nWidth if 8.5 Inches? Thank!
|
| dataset problem | 31 Jul 2006 11:34 GMT | 1 |
i have dataset which contains 3 tables. table1 - ( mojeparametry) i fill manually in visual basic this line: DataSet1.mojeparametry.AddmojeparametryRow(Session("czaspocz"),
|
| Outputting report to screen | 31 Jul 2006 10:54 GMT | 2 |
I'm fairly new to Crystal, but I've managed to write a report in the developer, save it as a .Rpt file and call it from my VB application. Outputting to a printer is easy enough, but what I want to do is give the option to view the report on the screen. How do I run my .Rpt ...
|
| last day of the current month | 28 Jul 2006 14:01 GMT | 1 |
can any one help me.. im new to crystal and i dont know how to get the value of the day for the current month for the current year.
|
| Passing dynamic dataset to crystal report built with XSD in VB .NET | 28 Jul 2006 11:44 GMT | 3 |
I have a main crystal report that contains a subreport. The main report is a dumb container with no data binding. I am trying to dynamically bind the subreport in vb .net as I need to pass a dynamic SQL string to that subreport.
|
| Creating a Report Summary page | 28 Jul 2006 09:30 GMT | 4 |
Can anyone tell me if it is possible to generate a summary page at the end of a report, that contains a summary of all group totals. Quick example: Group Head1= Country Detail= Supplier totals data=
|
| VS2005 VB Export to PDF | 27 Jul 2006 22:49 GMT | 4 |
I have a vb windows form with a crystalreport viewer. I also have a pre-made crystal report that i've set as the report source for the viewer. The report refreshes on form load and after that i would like to add code to export to pdf after the refresh.
|
| How do I make one section of Group Header continue to next page, but not repeat? | 27 Jul 2006 15:15 GMT | 1 |
I have an existing report that I am trying to modify so that one section of a group header meets both of the following conditions: - If the section is too big to fit on the first page I want it to continue on the second page.
|
| Is there a way to have non-nested groups? | 27 Jul 2006 15:06 GMT | 2 |
It seems that whenever I add a new group, it always "nests" within the existing groups. Is there a way to have sequential groups, rather than nested? Thanks much.
|
| changing the grouping field | 27 Jul 2006 06:39 GMT | 1 |
I've been working with CR9 and vb.net 2003 for quite a while. What I've done normally involved plain reports with fixed formats only. Now I've got to do some more advance reports for analysis purpose. say I have some sales order data, like order number, customer, date,
|
| Supress Text Object if Blank Field | 27 Jul 2006 00:41 GMT | 2 |
I'm starting out on CR9 on XP. I've a report of some fields with header and "associated" text objects like their Units of Measure (eg. mm or kg). I hope to suppress the printing of the field header (which is no problem with checking Suppress if Field is Blank) and these ...
|