P
puunda
Hi All,
I had previously asked this question with regard to Cyrstal Reports,
which I believe is not the most suitable for doing the job.
The problem:
I need to create a report with X number of items (statistics), and Y
number of graphs/charts. The report will be viewed on screen, printed,
or saved as pdf. The report is created as you would a report. The user
however, has to be able to select which of the X and Y fields to be
included in the report when they generate it. So it may be all, none,
or any number of X or Y.
I had tried to use Crystal report as it was the easiest to get a hold
of, but it seems this is quite difficult to do. I have created the
report, and can turn items on or off in code at run time to include or
exclude them in the report. But the problem I have is the space which
the items/charts takes up is still there, and I can't find a way of
dynamically adjusting them (not with the charts anyway).
The program is a Winform program, and I'm using C#.
If anyone knows of a tool which can do this, or know of a way of doing
this, it would be most appreicated.
Thanks in advanced.
Puunda
I had previously asked this question with regard to Cyrstal Reports,
which I believe is not the most suitable for doing the job.
The problem:
I need to create a report with X number of items (statistics), and Y
number of graphs/charts. The report will be viewed on screen, printed,
or saved as pdf. The report is created as you would a report. The user
however, has to be able to select which of the X and Y fields to be
included in the report when they generate it. So it may be all, none,
or any number of X or Y.
I had tried to use Crystal report as it was the easiest to get a hold
of, but it seems this is quite difficult to do. I have created the
report, and can turn items on or off in code at run time to include or
exclude them in the report. But the problem I have is the space which
the items/charts takes up is still there, and I can't find a way of
dynamically adjusting them (not with the charts anyway).
The program is a Winform program, and I'm using C#.
If anyone knows of a tool which can do this, or know of a way of doing
this, it would be most appreicated.
Thanks in advanced.
Puunda