Hi,
Can we do center alignment of an image in crystal reports?
The scenario is like this.
- Created a OLE object in details section.
- Defined the detail section as "Format with multiple columns.
- OLE object grpahic location is defined as the file name and location comes from database.
Here, in database, I defined the pciture size as Small, Medium and large. Based on that, we are adjusting the spaces in the report.
For example, if there are 4 small images, I am displaying those images in a single page. As I defined the details section with “Format with multple columns”, I can make 4 small images display in one page.
If there are medium images, I am displaying 2 images in a single page.
If there are large imates, only one I am displaying in a page.
This setting is done based on the image size given in database.
Here the issue comes, as even though the image size can fit into one portion of page, the image size is defined either as medium or large. And the image is by default left aligned.
Here I would like to center align the object, so that, the page won’t look odd.
Is there any way we can do this?
GowthamSen (BOB member since 2006-08-31)