Hi to all! How can I avoid the linefeed between 2 <fo.block> objects? Example:
Advertising
<fo:block>MY</fo:block> <fo:block>fop</fo:block> gives me the following output: MY fop but I want: MY fop Are there any properties that could help to avoid this linefeed? Thanx!!! Viktor