On 11/22/2010 03:22 PM, David Chance wrote:
>  
> I am trying to create a table with several columns and then render the
> DITA topic as PDF.  When rendering a column where the text is larger
> than the width of the column, the text flows into the column on the
> right.  Is there any way to force it to wrap within the column?
> 

--> I would say that specifying XSLT stylesheet parameter hyphenate=yes
*may* solve the problem.

If you are using XSL Utility, please specify this parameter in the
"Transform" tab, as explained here:

http://www.xmlmind.com/foconverter/_distrib/doc/help/com.xmlmind.xslutil.ConversionEditor.html

See also the reference of DITA XSLT stylesheet parameters:

http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams

(Notice that by default, hyphenate=no)



--> If doing this does not solve your problem, then you should refer to
the documentation of the software component used to convert XSL-FO to
PDF, that is, Apache FOP or RenderX XEP.
 
--
XMLmind FO Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xfc-support

Reply via email to