[css2xslfo-support] Inline images and vertical-align
Brought to you by:
wdonne
From: Cornelius H. <ha...@ic...> - 2007-06-05 14:15:39
|
Hi, I've some inline images in my html document, the css for those images defines the "vertical-align" attribute with values like "text-top" or "text-bottom". The problem is, this attribute does not show up in the generated fo file. However if I add it manually to the fo file and then run it through fop I get the desired output - so I guess this should be supported... Am I doing something wrong? For me the spec looks like it should be ok to add the attribute "vertical-align" to the "fo:external-graphic" element. It would be nice if someone could clarify this. Thanks! Conny P.S. I'm using version 1.4.2 |