Is there any way to change the position of a picture at run time in Crystal Report through conditional formatting or something like that?
thanks
Is there any way to change the position of a picture at run time in Crystal Report through conditional formatting or something like that?
thanks
You can control the x-axis position (as is the case with most other fields) by right-clicking on the picture, selecting 'Size and Position' and entering a formula for "X:" that returns a number as the position.
If that's not enough control, you can add multiple copies of the picture to your report anywhere you may want them to appear. Then, conditionally suppress those that are not in the position you want on the final report run via a suppression formula.