Hi, I see 2 distinct issues: - spaces between pictures: spaces between XSL elements are kept in rendered PDF. you can easily avoid them by removing from XSL-FO code. This is a normal behavior.
- breaks at space between 2 pictures: That should not occur since there is a keep-together.within-line condition. But there is a possible interaction with line stacking strategy. I cannot be more precise: my knowledge is quite limited here. Le 23/11/2010 12:34, Ruud Dozijn a écrit : > I was looking for a way to have a number of images on the same line, > without a line break. > > I tried a number of methods that looked potentially OK to me, but most > of them failed. Can anyone have a look at it and explain me the reason > that most lines get a linebreak in the attached pdf file? > > I also attached the fo file. Only the second try works as expected: the > images run off the page. What is wrong with the other lines? > I use fop 0.95 and fop 1.0. -- Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org