How To…Change the Report Color

Question

“How do I change the color of objects inside the report from the preview window?”

Solution

Create a preview plugin that adds a new button to the toolbar.  Once this button is clicked, loop through every object in the report changing its color as you go.  Then regenerate the report to the previewer.

Download: ChangeReportColor.zip

Sample Delphi code: