Hello all!
I have a rather complicated project and I would really appreciate your imput.
I need to develop a Visual basic application that has to do this (at runtime):
1. When it is called, should read some values from an xml file and store them in variables.
2. Then would automatically pass these values to a report that ultimately will be displayed with the cr viewer.
All fine up to here - I was able to access programmatically the cr viewer's objects, etc., and pass those values (using formulas, the selection formula, etc.)
Now the HARD PART:
I would like to be able in the mean time to modify the format of that report. I mean only to surpress different fields or to move them around, etc. Nothing strategically.
I thought of doing this with the embeddable CR Designer. Something like the embeddable example CR has included in the VB samples that has a preview and a design tab.
It is almost as starting up a CR program but with a pre-defined report that shows up defaultly in the preview pane with its programatically received values from the variables.
The problem: it seems that I am stuck with a strategy issue. I have under control reading and passing the values and then previewing that report in the cr viewer.
But I don't know how to integrate the embeddable CR Designer in it.
Please be patient with me as my englush is not too good.
Any hints or help is MORE than welcome!
thanks a lot,
gabi
I have a rather complicated project and I would really appreciate your imput.
I need to develop a Visual basic application that has to do this (at runtime):
1. When it is called, should read some values from an xml file and store them in variables.
2. Then would automatically pass these values to a report that ultimately will be displayed with the cr viewer.
All fine up to here - I was able to access programmatically the cr viewer's objects, etc., and pass those values (using formulas, the selection formula, etc.)
Now the HARD PART:
I would like to be able in the mean time to modify the format of that report. I mean only to surpress different fields or to move them around, etc. Nothing strategically.
I thought of doing this with the embeddable CR Designer. Something like the embeddable example CR has included in the VB samples that has a preview and a design tab.
It is almost as starting up a CR program but with a pre-defined report that shows up defaultly in the preview pane with its programatically received values from the variables.
The problem: it seems that I am stuck with a strategy issue. I have under control reading and passing the values and then previewing that report in the cr viewer.
But I don't know how to integrate the embeddable CR Designer in it.
Please be patient with me as my englush is not too good.
Any hints or help is MORE than welcome!
thanks a lot,
gabi