Thank you so much Andreas!! I had no idea that the .conditionality property existed. Once I added this to my FO, all is well.
Does it not seem a little pointless for this value to defaul to 'discard'? Surely most people would expect padding to remain on subsequent pages? :-) I keep discovering more and more of these ".something" properties, most seem pretty useful and then I don't even understand why this one exists... But it does and setting it to "retain" and my problem is fixed.. Many Thanks Jonathan Andreas Delmelle-2 wrote: > > On Aug 27, 2008, at 16:55, JonathanHeard wrote: > > Small question: have you tried playing with padding- > start.conditionality? > > Seems like the effect you get is a result of the conditionality being > set to "discard" (= initial value if you use the "padding" shorthand) > > see: http://www.w3.org/TR/xsl/#padding-start (the note titled "XSL > modifications to the CSS definition") > > So try: > > <fo:inline padding-start.length="2pt" padding- > start.conditionality="retain" ... > > HTH! > > Andreas > -- View this message in context: http://www.nabble.com/left-and-right-padding-lost-on-fo%3Ainline-in-table-header-when-repeated-beyond-one-page-tp19182765p19197161.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
