J.Pietschmann <j3322ptm <at> yahoo.de> writes: > > 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 >
Thanks for your response. I'm sorry, I was initally using position="absolute", but didn't post the correct code. I am using fop-0.91beta version. Could you please clarify your response "The content of the block container should be inserted into the normal flow". I am trying to implement a solution for OMR marks, so I need to position the content at a absolute position. The content in this case is "___". Pl let me know your thoughts. Thanks -Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
