Hi All
I have a table with image cells in the first column. From time to time the images end up in the wrong cell. I'm not quite sure what the cause of the problem is.
If you take a look at the two screen shots below you'll notice that the image that is supposed to be in the in first cell of the first row is blank. It ends up showing up mysteriously in the first row on the second page after the page break.
My guess is that somehow this is related to the page break but I could just have easily done something stupid in my code. Below is gist with the relevant bits.
Thanks