I have a Crystal Report (v9) which includes some charts, called by a VB app which collects and passes the parameters. I can set the charts to black and white or colour at design time, but I need a way of setting this at run time.
If I create a report with 2 embedded subreports (one in colour, the other in B&W) is it possible to suppress an object (such as a subreport) using formulas? i.e. the VB app passes a boolean variable to the report, and the report uses this variable to suppress one of the two subreports.
Has anyone come across something similar? It is important in this case to have both colour and Black & White as options, as the reports could be printed out on any kind of printer.
Many thanks,
Edward.
If I create a report with 2 embedded subreports (one in colour, the other in B&W) is it possible to suppress an object (such as a subreport) using formulas? i.e. the VB app passes a boolean variable to the report, and the report uses this variable to suppress one of the two subreports.
Has anyone come across something similar? It is important in this case to have both colour and Black & White as options, as the reports could be printed out on any kind of printer.
Many thanks,
Edward.