I seem to be having a problem with word wrapping in Fop 20.1. If I
have a string that is all characters and has no spaces it will not
wrap. I am printing out the information with the following:

<fo:block text-align="start" start-indent="6pt" >
     <fo:inline><xsl:value-of select="Description"/></fo:inline>
</fo:block> 

If Description is a string that has spaces it will wrap but if it is
just pure characters like "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW" that
span the page it just runs off the pdf. I have tried the wrap-option
by setting it to "wrap" (which I assume was the default anyways), but
it didn't change anything.

Thanks for any help you can provide!

Bryan.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to