Hello,
Where entering a long line of text with spaces as word-breaks it does not wrap at end of line.
This happens where the words are separated by instead of
Example below.
Thanks
Martin
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"><fo:layout-master-set> <fo:simple-page-master master-name="A4" page-width="210mm" page-height="297mm"><fo:region-body/></fo:simple-page-master></fo:layout-master-set><fo:page-sequence master-reference="A4"><fo:flow flow-name="xsl-region-body"><fo:block><fo:inline>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ,bbbbbbbbbbbbbbbbbbbbbbbbbbb ,ccccccccccccccccccccccccccccc ,dddddddddddddddddddddddddd</fo:inline></fo:block></fo:flow></fo:page-sequence></fo:root>