On 04.03.2003 15:30:33 H. krishna wrote: > Thanks for your mail. i am used > linefeed-treatment="preserve" this is correct (or) > not.
Depends on your input XML. If there are linefeeds in there, these could be responsible for the linefeed. Try experimenting a bit. Change linefeed-treatment etc. > > I'm not sure I get you right, but you can specify > > > > <fo:block break-before="page"> > > [..my stuff on top of the page..] > > > > This tells FOP to start a new page and new content > > is started from the > > top. > > But the content and figure is goes to next page. I > need the placement of figure only. Not the content. > This is possible. I'm still not sure I know what you want to do. Maybe fo:block-container with absolute positioning could help. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
