Hi,

I'm working with fop integrated in a CMS. I need a solution like this:

<text-flow.....
<image>...text-flow...
...text-flow>

The text-flow is one string, the image should be inside the text and the
text should flow around the image.

I tried this:

<fo:block> text.... <fo:external-graphic ...> </fo:block> but the result
looks like this:

<text-flow
<image>
...text-flow>

any ideas how to fix it without using tables?

Greetings JPee
-- 
View this message in context: 
http://www.nabble.com/Inline-images-in-fop-tp25362645p25362645.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to