number-rows-spanned and page-break

View: New views
4 Messages — Rating Filter:   Alert me  

number-rows-spanned and page-break

by fcasesib :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there!

Well, I just started dealing with FO at work and although I enjoy it, I seem to not get around this issue. The thing is that we gotta publish a pretty huge transformation through a table, that's ok, no problem at all, but now imagine that we have a number-rows-spanned in the first cell of a row, that ain't problematic either, till it hits the bottom of the page! when this happens, its border-bottom disappears, and in the next page the border-top obviously ain't there either.

And you might think, "Well that sounds right to me, that's the proper behavior of a rowspan" I agree!

But my question is: Can I force the page-break before the number-rows-spanned cell gets closer to the bottom of the page? It's not about forcing a break everytime there's a cell with a number-rows-spanned, just those that because of being so close to the bottom of the page would produce the aforementioned effect.

What dou you think?

Thanks for reading me!!!

F.



Parent Message unknown Fwd: number-rows-spanned and page-break

by BIlyas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



hi,
 Well, I think to show a table border bottom on each page break just add a empty footer in the table
<fo:table-footer>
</fo:table-footer>
I hope this will work if not then please let me know
 


 
On Thu, Jul 31, 2008 at 12:51 PM, fcasesib <fcasesib@...> wrote:

Hi there!

Well, I just started dealing with FO at work and although I enjoy it, I seem
to not get around this issue. The thing is that we gotta publish a pretty
huge transformation through a table, that's ok, no problem at all, but now
imagine that we have a number-rows-spanned in the first cell of a row, that
ain't problematic either, till it hits the bottom of the page! when this
happens, its border-bottom disappears, and in the next page the border-top
obviously ain't there either.

And you might think, "Well that sounds right to me, that's the proper
behavior of a rowspan" I agree!

But my question is: Can I force the page-break before the
number-rows-spanned cell gets closer to the bottom of the page? It's not
about forcing a break everytime there's a cell with a number-rows-spanned,
just those that because of being so close to the bottom of the page would
produce the aforementioned effect.

What dou you think?

Thanks for reading me!!!

F.



--
View this message in context: http://www.nabble.com/number-rows-spanned-and-page-break-tp18749521p18749521.html
Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.






--
Regards,
Bilal Ilyas



--
Regards,
Bilal Ilyas

Re: Fwd: number-rows-spanned and page-break

by fcasesib :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey thanks for yout input, but altough I'd place a table-footer, won't do much because the issue appears before the table ends, I mean the table is pretty large so it can take a couple of pages to finish it. The problem resides between the pages, when the page-break hits a cell with rowspan, then this cell loses its bottom-border.

thanks!
BIlyas wrote:
 hi,
 Well, I think to show a table border bottom on each page break just add a
empty footer in the table
<fo:table-footer>
</fo:table-footer>
I hope this will work if not then please let me know

Re: Fwd: number-rows-spanned and page-break

by BIlyas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
Well, if i u can mail the structure of the table then i can suggest any other solution

On Fri, Aug 1, 2008 at 12:44 PM, fcasesib <fcasesib@...> wrote:


Hey thanks for yout input, but altough I'd place a table-footer, won't do
much because the issue appears before the table ends, I mean the table is
pretty large so it can take a couple of pages to finish it. The problem
resides between the pages, when the page-break hits a cell with rowspan,
then this cell loses its bottom-border.

thanks!

BIlyas wrote:
>
>  hi,
>  Well, I think to show a table border bottom on each page break just add a
> empty footer in the table
> <fo:table-footer>
> </fo:table-footer>
> I hope this will work if not then please let me know
>

--
View this message in context: http://www.nabble.com/number-rows-spanned-and-page-break-tp18749521p18769708.html
Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.





--
Regards,
Bilal Ilyas