From: Patrick JUSSEAU <[EMAIL PROTECTED]>
I will try to answer some of the points that have been raised in this thread:
content-height and content-width are not supported on fo:external-graphic. Only width/height are.
height cannot be forced on fo:block, that is what fo:block-container is for. However, it isnt fully implemented in FOP ATM.
display-align is only supported on block-container and table-cell.
The only way I think you can acheive what you want is using a table-cell. I suggest you create a table with single row and column and use display-align="center" to vertically centre the image.
Chris
_________________________________________________________________ Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
