> -----Original Message-----
> From: Omar Adobati [mailto:[EMAIL PROTECTED]
>
> I'm using cocoon but seems I'm having problems using
> blocks-containers, it gives me errors... where I can find a
> code sample to better understand how to use it?
Perhaps you have not removed the final 's'...
Here is a sample:
<fo:block-container border="solid red 1pt" absolute-position="absolute"
top="50mm" left="50mm" height="50mm" width="100mm">
<fo:block border="solid red 1pt">some text</fo:block>
</fo:block-container>
Pascal
> On 7/24/06, Pascal Sancho <[EMAIL PROTECTED]> wrote:
> > > -----Original Message-----
> > > From: Omar Adobati [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, July 24, 2006 10:07 AM
> > >
> > > How can I put an image to the left of a multiple line text?
> > > I cant' find the right way... Just the first line is appearing to
> > > the left of the image and thge others line are to the
> bottom of the
> > > image... and this is not what I need.
> > > Could anyone help?
> >
> > Hi Omar,
> > Since floatting objects are not implemented yet, as a
> workaround you
> > can use a blind table.
> >
> > If you want to format page header or footer, you can use
> > fo:block-containers in absolute position.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]