Hi JPee,

As I understood, you are trying to produce something like this:

[ The Image <<image.jpg>> will be used as a corporate logo]

but you are getting

[The Image
   <<image.jpg>>
will be used as a corporate logo]

Is that correct?

Can you please include your sample FO file?

Thanks,
Venkat.


JPee wrote:
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to