[xep-support] Rookie question: full page table

Werner Donné werner.donne at re.be
Wed Feb 8 07:03:15 PST 2006


Hi Tomas,

You can add a block-container, containing only a non-breaking space,
to the end of your last cell and set the height of the block-container
to "100%".

Best regards,

Werner.

Tomas Kolaci wrote:
>  Hi!
> 
>  
> 
>  I’m creating “long” table going over more pages. I need to keep
> following two rules:
> 
>  
> 
> 1)      Rows of this table should not be page-broken (if they fit to one
> page) and
> 
> 2)      Last row on each page should be “extended” to reach bottom
> margin of body region (so the whole body region is covered by the table,
> see “figures” below).
> 
>  
> 
>  So far I was able to fulfill first rule by keep-together="always"
> attribute (added to fo:table-row) but I don’t know how to fulfill second
> one.
> 
>  I have tried to set height="100%" of fo:table but it does not work. Is
> there any way, how to set-up table/table-rows to behave this way? So far
> I was creating HTML only and I’m just starting with XSL-FO so I don’t
> know where to look for answers and even what I’m looking for exactly yet
> (too many new parameters for each element :)).
> 
>  
> 
>  Thank you!
> 
>  
> 
>  Best regards, Tomas
> 
>  
> 
>  Figures (thin lines represents page margin, doubled lines represents
> row border, x’s represents row content):
> 
>  
> 
>  What I’ve got so far:
> 
>  
> 
> +---------------------------------+
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#===============================#|
> 
> |                                 |
> 
> |                                 |
> 
> |                                 |
> 
> |                                 |
> 
> +---------------------------------+
> 
>  
> 
> What I need:
> 
>  
> 
> +---------------------------------+
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#===============================#|
> 
> |# xxxxx                         #|
> 
> |# xxxxxx xxx xx xxxxxx x xxxxxx #|
> 
> |# xx xxxxxx xx xx xxxxxxx x xxx #|
> 
> |# xxxxx xxx.                    #|
> 
> |#               /    /            #|
> 
> |#               /    /            #|
> 
> |#                               #|
> 
> |#                               #|
> 
> |#===============================#|
> 
> +---------------------------------+
> 
>  
> 

-- 
Werner Donné  --  Re BVBA
Engelbeekstraat 8
B-3300 Tienen
tel: (+32) 486 425803	e-mail: werner.donne at re.be
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list