Hi,
I am trying to use fo:block-container.
I have XML documents which are laid out in either
single-column format or two-column format.
Irrespective of what format the document is I would
like to have some specific information in a block
which I would like to place somewhere on the page. In
short I want to specify absolute position for the
fo:block-container I will be using. I am using FOP to
generate PDF's. 
What attributes should I specify for positioning the
block in this way. I tried but the results are not
what I expect. The problem is that this
block-container is placed over some content i.e. the
content is hidden behind this container. What I want
is that the remaining content should flow into the
areas outside the container. I saw a property called
"intrusion-displace" in the XSL:FO recommendation . It
takes values auto,none, inline and some more. 

I tried to use the stylesheet with FOP but FOP gives
an error for the same but doesn't tell why the error
occurred. Is FOP compliant with this property? 
Is there any other way to solve my problem. 
Thanks for the help.
Regards,
Abhi

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to