Re: Display-align in region-before static content
Thanx ;) that hitted the spot! :) -- View this message in context: http://www.nabble.com/Display-align-in-region-before-static-content-tf2082693.html#a5739906 Sent from the FOP - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Display-align in region-before static content
2006/8/10, Luis Ferro: If you have a "region-before" and add the display-align="after" as in: 1 The content keeps aligned (with the top of the content on the top of the region) to the top instead of to the bottom (with the bottom of the content on the bottom of the region) as i would expect (if i'm reading correctly)... If you specify the display-align property on fo:static-content, it's "too late": the content of the region will be aligned by default, i.e., with the top of the region. display-align should be specified on the fo:region-before (for example): And then, your ... will be aligned with the bottom of the region. HTH, Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Display-align in region-before static content
If you have a "region-before" and add the display-align="after" as in: 1 The content keeps aligned (with the top of the content on the top of the region) to the top instead of to the bottom (with the bottom of the content on the bottom of the region) as i would expect (if i'm reading correctly)... ;) LF -- View this message in context: http://www.nabble.com/Display-align-in-region-before-static-content-tf2082693.html#a5738253 Sent from the FOP - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]