[xep-support] Implementing Html table attribute frame="box" at page break

gaffiot at no-log.org gaffiot at no-log.org
Wed Feb 28 18:34:33 PST 2007


> At 2007-02-28 20:40 +0100, gaffiot at no-log.org wrote:

> Remember that all lengths have .conditionality, that the width of a
> table border is a length, and the default conditionality is
> "discard".  What you are seeing is what would be expected.
>
> Try setting the .conditionality property of your table border width
> to "retain" so that the border width isn't discarded at the end of a
> reference area.
>

Many thanks, but when I write :

<fo:table border-style="solid" width="312pt" border-width="0.70pt" 
border-color="black"  border-width.conditionality="retain" >

or

<fo:table border-style="solid" width="312pt" border-width="0.70pt"   
border-top-width.conditionality="retain"
border-bottom-width.conditionality="retain" >

XEP complains...

        [warning] Attribute ignored: illegal attribute name:
border-top-width.conditionality
        [warning] Attribute ignored: illegal attribute name:
border-bottom-width.conditionality
      )))


Regards,

G.
-------------------
(*) 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