Hey I am setting up automatic graphs I got this working, I am holding them with tables. One Problem, the images are in the middle of the cell. I have tried all img aligns and it likes the middle too much See attached image (or where ever it goes) I have put table border on to show ya all better
It looks like you're generating a dynamic image and putting it into a table cell. Try using <td valign=bottom> -the mole