Aligning text around image
Posted: Fri Mar 08, 2013 5:03 pm
I am creating a report that will be used as a invoice and I need the option of displaying a logo and push the address below it. Like this:
[logo image]
Merchant Name
Merchant Address
I added the address textbox to a panel and then dropped an Image box right over top the address textbox.
The idea is that if there is no logo, the name/address will be aligned at top. If there is a logo, it will be aligned at the top of the invoice with the address right below it.
When the report runs, the Logo appears, but it breaks up the address block so that it looks like this:
Merchant Name
[Logo]
Merchant Address
I tried messing around with the image alignment properties with no success. Also, anything to the right of the image gets pushed down.
[logo image]
Merchant Name
Merchant Address
I added the address textbox to a panel and then dropped an Image box right over top the address textbox.
The idea is that if there is no logo, the name/address will be aligned at top. If there is a logo, it will be aligned at the top of the invoice with the address right below it.
When the report runs, the Logo appears, but it breaks up the address block so that it looks like this:
Merchant Name
[Logo]
Merchant Address
I tried messing around with the image alignment properties with no success. Also, anything to the right of the image gets pushed down.