Re: fo:float

2002-08-20 Thread J.Pietschmann
Don Willems wrote: > I am working on a document that includes (large) images. These images > should be put at the top or at the bottom of a page. As I understand it > the xsl:fo specification tells me to use fo:float, but that is not > implemented yet in fop. > > So my question is. is anybody

Re: fo:float

2001-08-12 Thread Arved Sandstrom
At 12:07 AM 8/13/01 +0100, Vic wrote: >side-floats are what I require. I need to create side notes to the main >content, I'm currently using list-items to do this. (In fact Arved Sandstrom >answered the question I asked about my problem yesterday on comp.text.xml, >thanks for the help). Ahhh, t

Re: fo:float

2001-08-12 Thread Vic
At 06:03 PM 8/12/01 -0300, you wrote: >No one has announced that they are working on floats, not that I'm aware of. > >You would not have to know about PDF at all to implement this functionality. >All of the work of adding fo:float to FOP is at the area generation and >layout stage, not at the ren

Re: fo:float

2001-08-12 Thread Arved Sandstrom
At 08:48 PM 8/12/01 +0100, Vic wrote: >I am currently working on formatting a document and I >think the only way I can get my required output is to >use fo:float. > >Is anyone currently working on adding float? If not, how >difficult would it be for someone with no knowledge of >creating pdfs, to