Wrapping text

A

Ali Sahin

Hi there,

if I have followed XML entity

<contactperson>
Prename Surname
Telephone Number
</contactperson>

and the associated XSL Snippet

<fo:table-cell>
<fo:block text-align="left"
font-size="11pt"
font-family="Courier"
line-height="14pt">
<xsl:apply-templates select="contactperson"/>
</fo:block>
</fo:table-cell>

it's in the resulted PDF like that: "Prename Surname Telephone Number".

Bud I'd like to have a wrap after "Prename Surname".

How to handle this?
Any ideas?

Greets
kirashet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top