Kevin wrote:
...
                <fo:block-container absolute-position="absolute" top="0mm" 
right="2cm"
                                    ^^^^^^^^^^^^^^^^^
(The first block container does not show-up in the PDF)

I guess you are using FOP 0.20.5. The absolute-position property is not
implemented in this version. The content of the block container should
be inserted into the normal flow. Maybe its been clopped or obscured by
other content. BTW using absolutely positioned block containers should
be unnecessary in most cases.

J.Pietschmann

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

Reply via email to