Vinuta Nagaraddi wrote:

I need text within a block to be visible even if the text needs more
space that the amount specified by the block container which contains
the block.  Is there a way to do this using fop 0.20.5?  It seems like I
can achieve this by using overflow and clip attributes for the block
container.  I found that overflow has not been implemented.  It seems
like overflow needs to be set to use the clip attribute.  I don't have
the option of changing the height of the block container and the full
text needs to be visible even if it requires space outside the
boundaries of the block container.  Anyone have a solution?

You are right in saying that clip and overflow properties are what you need to solve this problem. However they are not implemented at this time.


Are you using block-containers because you need to absolutely position text? Nested tables can be used to achieve the same layout effect. Please indicate what effect you are trying to achieve, and we will try to suggest alternative approaches.

Chris



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



Reply via email to