http://www.advocatenautomatisering.nl/bar.html
http://www.advocatenautomatisering.nl/bar.pdf
Consider this:
This looks in a browser like a bar graph and is exactly what I want. However, in Prince the images valign on top. If I change it to middle they valign in the middle, just bottom doesn't seem to work.
What am I overlooking?
http://www.advocatenautomatisering.nl/bar.pdf
Consider this:
<html>
<body>
<table>
<tr>
<td align='center'><small>88</small></td>
<td align='center'><small>12</small></td>
</tr>
<tr>
<td align='center' valign='bottom'><img src='bg100.jpg' width='150' height='88'></td>
<td align='center' valign='bottom'><img src='bg100.jpg' width='150' height='12'></td>
</tr>
<tr>
<td align='center'><small>SN</small></td>
<td align='center'><small>PB</small></td>
</tr>
</table></body></html>
This looks in a browser like a bar graph and is exactly what I want. However, in Prince the images valign on top. If I change it to middle they valign in the middle, just bottom doesn't seem to work.
What am I overlooking?
regards, Stephan Neumann
Edited by Stephan Neumann (old)