On Mar 15, 2007, at 02:28, Daniel Noll wrote:

Hi Daniel,

I see from the compliance page that absolute positioning is implemented. However in practice I have an FO file which uses absolute positioning and it seems like it doesn't take effect at all.

I culled all the containing elements from my FO output just in case they were to blame somehow, and the issue still occurred. Here's the block (apologies in advance for the way this is going to break):

<fo:block margin-left="0pt" margin-right="0pt" id="SlideObj" font-size="16.0px" unicode-bidi="embed" visibility="hidden"> <fo:external-graphic content-height="scale-to-fit" content- width="scale-to-fit" scaling="uniform" src="url(file:/C:/Users/ Daniel/Desktop/testppt_files/slide0001_background.jpg)" absolute- position="absolute" height="100.0%" width="100.0%" left="0.0%" top="0.0%"/>

Just a quick FYI:
don't expect the 'absolute-position' on fo:external-graphic and fo:inline to have *any* effect at all. The Common Absolute Position properties apply to neither of those FOs.


Cheers,

Andreas




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to