Hi Jai,
Crosstabs do not allow inserting images from the database or as OLE Object.
You'd need to build a mock crosstab - which unfortunately isn't dynamic as you want. You need to know the number of columns before you build it.
Another way to do this is to insert a group and format it to print as multiple columns (across then down).
-Abhilash