gerhardsachs
Comments
- 
                After doing some investigation I finally found a way to bypass the problem.
 Reportbuilder always complained about missing class definition from one of the apps forms.
 When I changed TcxPageControl to TPageControl it even complained on that…
- 
                Hi Nard,
 what I am missing is some 'how to use tablegrid'.
 In Delphis Helpmenu I can access the Reportbuilder Reference. It is a good help if you need information about particular properties, methods and so on, in other words if you alread…
- 
                Hi Nico,
 currently I resize the detailband before starting the report, I must change this to the time when the operator already selected the printer. Which event would you recommend for this ?
 BeforePrint ?
 OnStartPage ?
 Hi NIco,
 using the JITPipeline and calculating the necessary charts height is basically no problem.
 The problem is that I have no idea what the maximum height of the detailbands is.
 I tried to get the footers top position to subtract …