I want to force a line break after a string length of 14 characters in a PDF generated with AH Formatter. So this is my xsl code without any attempt of line breaking:
You can't force a line break in FO, but you can split up the string into separate FO blocks.