RE: image in table header overlapping table body -- possible ? [additional info]

2003-11-16 Thread Roland Neilands
Use nested tables: That is what i tried yesterday, too. Thanks anyway. It's a solution to get the image in the first header of the table. But i still end up with the problem having it repeated after a page break. The text header will be repeated as there is data in its table-body being

RE: image in table header overlapping table body -- possible ?

2003-11-14 Thread Roland Neilands
Roland, Use nested tables: fo:table table-omit-header-at-break=false fo:table-column column-width=3cm/ fo:table-column column-width=17cm/ fo:table-header fo:table-row fo:table-cell fo:block !-- Your image here -- /fo:block /fo:table-cell fo:table-cell /

RE: image in table header overlapping table body -- possible ?

2003-11-14 Thread Andreas L. Delmelle
-Original Message- From: Roland Neilands [mailto:[EMAIL PROTECTED] Roland, Use nested tables: Cool! There goes my attempt ... :) Only problem I still see is how's he going to make the contents of the table-body flow alongside the image in the header. Greetz, Andreas

RE: image in table header overlapping table body -- possible ?

2003-11-14 Thread Roland Neilands
Use nested tables: Only problem I still see is how's he going to make the contents of the table-body flow alongside the image in the header. It's a separate table with a separate header. Try it see ;) - To unsubscribe,

FW: image in table header overlapping table body -- possible ?

2003-11-14 Thread Roland Neilands
Apologies, code should have been: fo:table fo:table-column column-width=3cm/ fo:table-column column-width=17cm/ fo:table-body fo:table-row fo:table-cell fo:table table-omit-header-at-break=false fo:table-column column-width=3cm/ fo:table-header

Re: image in table header overlapping table body -- possible ? [additional info]

2003-11-14 Thread Roland Schroth
-Original Message- From: Roland Neilands [mailto:[EMAIL PROTECTED] Roland, Use nested tables: That is what i tried yesterday, too. Thanks anyway. It's a solution to get the image in the first header of the table. But i still end up with the problem having it repeated after a page

RE: image in table header overlapping table body -- possible ? [additional info]

2003-11-14 Thread Andreas L. Delmelle
-Original Message- From: Roland Schroth [mailto:[EMAIL PROTECTED] -Original Message- From: Roland Neilands [mailto:[EMAIL PROTECTED] Roland, Use nested tables: That is what i tried yesterday, too. Thanks anyway. It's a solution to get the image in the first

Re: image in table header overlapping table body -- possible ? [additional info]

2003-11-14 Thread Roland Schroth
-Original Message- From: Roland Neilands [mailto:[EMAIL PROTECTED] Roland, Use nested tables: That is what i tried yesterday, too. Thanks anyway. It's a solution to get the image in the first header of the table. But i still end up with the problem having it

image in table header overlapping table body -- possible ?

2003-11-13 Thread Roland Schroth
Hello, out there ;-) I need to build a table with a header line containing an image and a single line of text. The problem is the image beeing to high to fit into the header line which causes the header line to be resized vertically to match the height of the image. But i need the image to

RE: image in table header overlapping table body -- possible ?

2003-11-13 Thread Andreas L. Delmelle
-Original Message- From: Roland Schroth But i need the image to overflow the bottom of the header line (leaving its height unchanged) so that it flows right into the body area. The problem is that the overflow property isn't supported yet and a number-rows-spanned does not seem to

Re: image in table header overlapping table body -- possible ? [additional info]

2003-11-13 Thread Roland Schroth
I think your idea could work if i had only one table starting at the top of the page. But (sorry that i did not mention that) i have a sequence of tables of different lengths that therefore also may start in the middle of a page. There are tables being only a few rows long an others